Skip to content

v0.3.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@gahjelle gahjelle released this 18 Apr 10:19
  • Use TOML for default str() behavior
  • Expose converters in stand-alone convert_to() function
  • Support .get() with list keys which will recursively get an entry from a nested configuration
  • Explicitly support Python 3.9
  • Bugfix: Allow replace() to handle non-strings by implictly converting variable values to strings