- Allow you to directly set a configuration via a Perl HashRef instead of a
JSON file. Useful for testing and when you have simple or generated configs.
- New option to force use of ->create rather than ->populate.
+- Fixed a bug in the test suite that would fail on certain JSON parsers
1.001010
- Fixed docs to use double quotes which is valid JSON