Skip to content

Latest commit

 

History

History
274 lines (148 loc) · 11.9 KB

CHANGELOG.md

File metadata and controls

274 lines (148 loc) · 11.9 KB

Changelog

All notable changes to this project will be documented in this file.

1.4.2 - 2024-11-08

Compare with 1.4.1

Bug Fixes

  • emit warnings when config files are missing (#297) (0e072df)

1.4.1 - 2024-11-07

Compare with 1.4.0

Bug Fixes

  • drop py3.8 (#287) (2321757)
  • future annotations with custom types (#296) (eb2f252)

Miscellaneous Tasks

1.4.0 - 2023-11-17

Compare with 1.3.0

Features

  • list argument callback (#129) (aabeee2)

1.3.0 - 2023-11-06

Compare with 1.2.1

Features

  • default decorator sections (#123) (0b8b8ea)

1.2.1 - 2023-10-12

Compare with 1.2.0

Bug Fixes

  • export use_ini_config in library (d66cb3c)

1.2.0 - 2023-10-12

Compare with 1.1.0

Documentation

Features

Miscellaneous Tasks

  • limit CI to run on main and pull requests (3eb2568)
  • release on tags (0e57e8a)
  • remove venv cache (869cde1)

1.1.0 - 2023-08-26

Compare with 1.0.1

Features

  • add default values to config decorators (#67) (19d10b7)

1.0.1 - 2023-08-23

Compare with 1.0.0

Bug Fixes

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

Documentation

Miscellaneous Tasks

1.0.0 - 2023-07-20

Compare with 0.6.1

Documentation

Miscellaneous Tasks

  • remove deprecated code (#45) (e363a80)

Deps

Ref

0.6.1 - 2023-07-17

Compare with 0.6.0

Documentation

  • use Annotated type (#41) (f2a8a25)

0.6.0 - 2023-07-17

Compare with 0.5.0

Documentation

  • update decorator docs (#40) (360e5ef)

Features

  • config decorator (#34) (ae8e44d)
  • dump configuration on invocation (#27) (b2c7b42)

Miscellaneous Tasks

Deps

Tools

0.5.0 - 2023-05-25

Compare with 0.4.0

Features

  • loader conditionals (#23) (4bb82de)

Styling

0.4.0 - 2023-05-23

Compare with 0.3.0

Documentation

Features

  • config loader transformer (#21) (7af9695)

Testing

  • doc example tests (#22) (cf06503)

0.3.0 - 2023-05-18

Compare with 0.2.0

Documentation

Features

Miscellaneous Tasks

  • simplify workflow (#18) (17c3af3)

Styling

  • use google docstrings (#16) (2e2e09f)

Ref

0.2.0 - 2023-05-18

Compare with 0.1.3

Bug Fixes

Documentation

Features

Miscellaneous Tasks

Styling

0.1.3 - 2023-05-15

Compare with 0.1.2

Bug Fixes

Feat

Features

  • add test for pyproject example (#5) (dbbd1b6)

Miscellaneous Tasks

0.1.2 - 2023-05-01

Compare with 0.1.1

Bug Fixes

Features

Miscellaneous Tasks