Skip to content

Release v1.4.0

Compare
Choose a tag to compare
@yar-kik yar-kik released this 03 Jan 11:17
· 27 commits to master since this release

Updates

  • Now, the toml config format is supported.
  • Internal code refactoring:
    • Params ignore_case and package name app_properties were deprecated;
    • All config formats were tested by parametrized tests.
    • Added optional dependencies for yaml, toml, and json config parsers;