Skip to content

Changelog

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.5.0 - 2023-05-25

Compare with 0.4.0

Features

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

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 - 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 - 2023-05-17

Compare with 0.1.3

Features

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

Bug Fixes

  • tooling (ae24220 by Matthew Anderson).

0.1.3 - 2023-05-15

Compare with 0.1.2

Features

  • add test for pyproject example (#5) (dbbd1b6 by Matthew Anderson).

Bug Fixes

  • change local type module name to match typer (0c087ff by Matthew Anderson).
  • typo (b7a10c3 by Matthew Anderson).

0.1.2 - 2023-05-01

Compare with first commit

Features

  • simple example as test (d59962e by Matthew Anderson).
  • initial features (4298289 by Matthew Anderson).

Bug Fixes

  • linter (8bfeb82 by Matthew Anderson).
  • tomllib (15f53a5 by Matthew Anderson).
  • typer BadParameter (64868a3 by Matthew Anderson).