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.6.1 - 2023-07-17
- update docs to use
Annotated
parameters (#41) (f2a8a25 by Matthew Anderson).
0.6.0 - 2023-07-17
- dump configuration on invocation (#27) (b2c7b42 by Matthew Anderson).
- config decorator (#34) (ae8e44d by Matthew Anderson).
0.5.0 - 2023-05-25
- loader conditionals (#23) (4bb82de by Matthew Anderson).
0.4.0 - 2023-05-22
- config loader transformer (#21) (7af9695 by Matthew Anderson). * deps: update to fixed version of griffe
0.3.0 - 2023-05-17
- INI support (#17) (2ec9aa5 by Matthew Anderson).
- reorder release steps (6f83ed0 by Matthew Anderson).
0.2.0 - 2023-05-17
- dotenv (#15) (28f5e61 by Matthew Anderson). * feat: dotenv support
- tooling (ae24220 by Matthew Anderson).
0.1.3 - 2023-05-15
- add test for pyproject example (#5) (dbbd1b6 by Matthew Anderson).
- change local type module name to match typer (0c087ff by Matthew Anderson).
- typo (b7a10c3 by Matthew Anderson).