Skip to content

Releases: maxb2/typer-config

1.4.2

08 Nov 01:59
Compare
Choose a tag to compare

1.4.2 - 2024-11-07

Compare with 1.4.1

Bug Fixes

1.4.1

07 Nov 19:19
Compare
Choose a tag to compare

1.4.1 - 2024-11-07

Compare with 1.4.0

Bug Fixes

1.4.0

17 Nov 16:19
Compare
Choose a tag to compare

1.4.0 - 2023-11-17

Compare with 1.3.0

Features

  • list argument callback (#129) (aabeee2 by Matthew Anderson). * fix: windows line ends

1.3.0

06 Nov 20:25
Compare
Choose a tag to compare

1.3.0 - 2023-11-06

Compare with 1.2.1

Features

  • default decorator sections (#123) (0b8b8ea by Matthew Anderson). * chore: add test comment

1.2.1

12 Oct 17:49
Compare
Choose a tag to compare

1.2.1 - 2023-10-12

Compare with 1.2.0

Bug Fixes

  • export use_ini_config in library (d66cb3c by Matt Anderson).

1.2.0

12 Oct 17:40
Compare
Choose a tag to compare

1.2.0 - 2023-10-12

Compare with 1.1.0

Features

  • ini decorator (#102) (80bab13 by Matthew Anderson). * chore: include ini in default value tests

1.1.0

26 Aug 02:04
Compare
Choose a tag to compare

1.1.0 - 2023-08-25

Compare with 1.0.1

Features

  • add default values to config decorators (#67) (19d10b7 by Matthew Anderson).

1.0.1

23 Aug 14:19
Compare
Choose a tag to compare

1.0.1 - 2023-08-23

Compare with 1.0.0

Bug Fixes

  • add py.typed so mypy will use our annotations (ac56f1c by Matt Anderson).

1.0.0

20 Jul 01:24
Compare
Choose a tag to compare

1.0.0 - 2023-07-19

Compare with 0.6.1

Breaking Changes

  • removed deprecated code (#45) (e363a80 by Matthew Anderson).

Code Refactoring

  • ruff linting (#44) (a79245a by Matthew Anderson).

0.6.1

17 Jul 20:56
Compare
Choose a tag to compare

0.6.1 - 2023-07-17

Compare with 0.6.0

  • update docs to use Annotated parameters (#41) (f2a8a25 by Matthew Anderson).