Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.5.0 - 2023-05-25
Features
- loader conditionals (#23) (4bb82de by Matthew Anderson).
0.4.0 - 2023-05-22
Features
- config loader transformer (#21) (7af9695 by Matthew Anderson). * deps: update to fixed version of griffe
0.3.0 - 2023-05-17
Features
- INI support (#17) (2ec9aa5 by Matthew Anderson).
Code Refactoring
- reorder release steps (6f83ed0 by Matthew Anderson).
0.2.0 - 2023-05-17
Features
- dotenv (#15) (28f5e61 by Matthew Anderson). * feat: dotenv support
Bug Fixes
- tooling (ae24220 by Matthew Anderson).
0.1.3 - 2023-05-15
Features
- add test for pyproject example (#5) (dbbd1b6 by Matthew Anderson).
Bug Fixes
- change local type module name to match typer (0c087ff by Matthew Anderson).
- typo (b7a10c3 by Matthew Anderson).
0.1.2 - 2023-05-01
Features
- simple example as test (d59962e by Matthew Anderson).
- initial features (4298289 by Matthew Anderson).