v0.3.3
Pre-release
Pre-release
- 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