Skip to content

Releases: tr11/python-configuration

0.12.1

23 Jul 12:41
Compare
Choose a tag to compare

What's Changed

  • Allow nested jsonchema validation by @tr11 in #103

Full Changelog: 0.12.0...0.12.1

0.12.0

23 Jul 12:08
88da6c3
Compare
Choose a tag to compare

What's Changed

  • Paramter to strip prefixes by @tr11 in #102

Full Changelog: 0.11.0...0.12.0

0.11.0

24 Apr 02:35
Compare
Choose a tag to compare

What's Changed

  • add compatibility with pathlib.Path type from stdlib. by @publicmatt in #97
  • Support comments in .env files by @tr11 in #101

New Contributors

Full Changelog: 0.10.0...0.11.0

0.10.0

20 Feb 01:21
Compare
Choose a tag to compare

What's Changed

  • Minor improvements to dependency reporting by @DeadlyFirex in #88
  • Use tomllib over toml for Python 3.11+ by @laundry-96 in #90
  • Use tomli library for Python < 3.11 by @tr11 in #91
  • Switch to hatch package manager by @tr11 in #92

New Contributors

Full Changelog: 0.9.1...0.10.0

0.9.1

06 Aug 05:51
5ee55a6
Compare
Choose a tag to compare

What's Changed

  • Add the ignore_missing_paths to each individual config method by @tr11 in #72
  • Added support for Hashicorp Vault (kv2) by @tr11 in #84
  • Validation by @tr11 in #86

Full Changelog: 0.9.0...0.9.1