Skip to content

Releases: maxb2/typer-config

0.6.0

17 Jul 16:19
Compare
Choose a tag to compare

0.6.0 - 2023-07-17

Compare with 0.5.0

Features

  • dump configuration on invocation (#27) (b2c7b42 by Matthew Anderson).
  • config decorator (#34) (ae8e44d by Matthew Anderson).

0.5.0

25 May 13:00
Compare
Choose a tag to compare

0.5.0 - 2023-05-25

Compare with 0.4.0

Features

  • loader conditionals (#23) (4bb82de by Matthew Anderson).

0.4.0

23 May 03:06
Compare
Choose a tag to compare

0.4.0 - 2023-05-22

Compare with 0.3.0

Features

  • config loader transformer (#21) (7af9695 by Matthew Anderson). * deps: update to fixed version of griffe

0.3.0

18 May 02:47
Compare
Choose a tag to compare

0.3.0 - 2023-05-17

Compare with 0.2.0

Features

  • INI support (#17) (2ec9aa5 by Matthew Anderson).

Code Refactoring

  • reorder release steps (6f83ed0 by Matthew Anderson).

0.2.0

18 May 00:19
Compare
Choose a tag to compare

0.2.0 - 2023-05-17

Compare with 0.1.3

Features

  • dotenv (#15) (28f5e61 by Matthew Anderson). * feat: dotenv support

Bug Fixes

0.1.3

15 May 03:20
Compare
Choose a tag to compare

No new features. Just renamed some things and added documentation.

0.1.2

01 May 23:13
Compare
Choose a tag to compare

Fix tomllib file loading.

0.1.1

01 May 22:10
Compare
Choose a tag to compare

Initial release deployed from Github Workflows.