Changelog¶
All notable changes to this project will be documented in this file.
0.2.0¶
- Stable release version with all tests and lint checks passed
0.1.8¶
- Switched to
uvas dependency manager - Updated GitHub Actions and dependencies
- Added full support for yaml and toml
- Removed support for env (not nested) and xml (rarely used)
0.1.7¶
- Fixed GitHub actions bug with
pdmandruff - Fixed typo in readme
0.1.6¶
- Added documentation and readme
- Added more tests
- Added .env support
- Changed required Python version to 3.11 or later
0.1.5¶
- Changelogs not stored before the transitition to the
snickerdoodletemplate