Releases: joaonsantos/tomlenv
Releases · joaonsantos/tomlenv
v0.2.3
What's Changed
- Update alongside py3.13. by @joaonsantos in #1
- Add codeowners. by @joaonsantos in #2
New Contributors
- @joaonsantos made their first contribution in #1
Full Changelog: v0.2.2...v0.2.3
v0.2.2
Bug Fixes
- Python style boolean values on environment variables no longer cause an error.
v0.2.1
Bug fixes.
- Update documentation to clarify using settings file in custom locations.
- Improve exception message when configuration file is not found.
- Improve handling of relative and absolute filepaths.
v0.2.0
Initial release.