Release v1.4.0
Updates
- Now, the
toml
config format is supported. - Internal code refactoring:
- Params
ignore_case
and package nameapp_properties
were deprecated; - All config formats were tested by parametrized tests.
- Added optional dependencies for
yaml
,toml
, andjson
config parsers;
- Params