Skip to content

Release v1.7.0

Compare
Choose a tag to compare
@yar-kik yar-kik released this 07 Feb 06:52
· 9 commits to master since this release

Updates

  • Rename app_properties to conjector;
  • Drop support of toml library, tomli will be used instead;
  • Remove ignore_case parameter;
  • Add full support of toml config type - now it's possible to construct NamedTuple from list and use Unions;
  • Update LICENCE;
  • Add pathlib.Path support;
  • Add Sphinx documentation!