All notable changes to this project will be documented in this file.
1.4.2 - 2024-11-08
- emit warnings when config files are missing (#297) (0e072df)
1.4.1 - 2024-11-07
- formatting (#233) (e1ee1f5)
1.4.0 - 2023-11-17
- list argument callback (#129) (aabeee2)
1.3.0 - 2023-11-06
- default decorator sections (#123) (0b8b8ea)
1.2.1 - 2023-10-12
- export use_ini_config in library (d66cb3c)
1.2.0 - 2023-10-12
- fix typos (60cd8ea)
- ini decorator (#102) (80bab13)
- limit CI to run on main and pull requests (3eb2568)
- release on tags (0e57e8a)
- remove venv cache (869cde1)
1.1.0 - 2023-08-26
- add default values to config decorators (#67) (19d10b7)
1.0.1 - 2023-08-23
- add py.typed so mypy will use our annotations (ac56f1c)
- fix changelog (6177a8e)
1.0.0 - 2023-07-20
- remove deprecated code (#45) (e363a80)
- fix blacken-docs (#43) (e6320e6)
- ruff linting (#44) (a79245a)
0.6.1 - 2023-07-17
- use Annotated type (#41) (f2a8a25)
0.6.0 - 2023-07-17
- update decorator docs (#40) (360e5ef)
- update griffe (e5fc303)
- isort arguments (63279ce)
0.5.0 - 2023-05-25
- loader conditionals (#23) (4bb82de)
- isort (85480c0)
0.4.0 - 2023-05-23
- fix typo (e4d1417)
- config loader transformer (#21) (7af9695)
- doc example tests (#22) (cf06503)
0.3.0 - 2023-05-18
- INI support (#17) (2ec9aa5)
- simplify workflow (#18) (17c3af3)
- use google docstrings (#16) (2e2e09f)
- reorder release steps (6f83ed0)
0.2.0 - 2023-05-18
- tooling (ae24220)
- add shields (8283eb8)
- update docstrings for default callbacks (c9e1450)
- fix broken link (2643281)
- generate changelog for mkdocs (394f286)
- dotenv (#15) (28f5e61)
- tooling (#12) (fc0e5b8)
0.1.3 - 2023-05-15
- type checking (#4) (d4481fb)
- add subpath and default value combinators (#6) (d080fe0)
- add coverage (#7) (a06bdca)
- mkdocs (#8) (49a0d36)
- add test for pyproject example (#5) (dbbd1b6)
- bump version (0fe8193)
0.1.2 - 2023-05-01
- bump version (e7aeb35)