Skip to content

Latest commit

 

History

History
132 lines (72 loc) · 1.74 KB

CHANGELOG.md

File metadata and controls

132 lines (72 loc) · 1.74 KB

v2.5.0 (2024-02-01)

Feat

  • add timedelta support (#134)

v2.4.0 (2024-01-01)

Feat

  • update pre-commit
  • add support for pathlib.Path type (#126)

Fix

  • fix failing tests (#128)

v2.3.0 (2023-10-31)

Feat

  • add literal support (#119)

v2.2.2 (2023-09-24)

Fix

  • union alternative syntax #112 (#113)

v2.2.1 (2023-05-26)

Fix

  • for issue with nested dataclasses that have default values #98

v2.2.0 (2023-05-23)

Feat

  • support StrEnum from python 3.11 (#91)
  • add support fro string enum (#88)
  • dependabot (#69)
  • upgrade deps and switch to ruff (#68)

Fix

  • union and yaml loader fixes (#92)
  • license

v2.1.3 (2022-12-05)

Fix

  • typing for dict, close #64 (#65)

v2.1.2 (2022-10-22)

Fix

  • readme
  • remote loading error, close #57

v2.1.1 (2022-09-16)

Fix

  • dumps close #54 (#55)

v2.1.0 (2022-07-31)

Feat

  • add yaml source support (#51)

v2.0.0 (2022-06-28)

Feat

  • add support for any
  • add cli source and rename env dict/list to env vars (#48)
  • add support for disambiguating subtypes (#45)
  • support for basic Enum/IntEnum implementation (#44)

v1.5.0 (2022-04-29)

Feat

  • add ignore_unexpected option to ignore unwanted keys
  • deps update and support for prefixless env parsing
  • commitizen

Fix

  • list must start with 0

v1.4.0 (2022-03-08)

Feat

  • commitizen

v1.3.0 (2022-02-09)

v1.2.0 (2021-11-07)

v1.1.0 (2021-11-07)

v1.0.3 (2021-11-04)

v1.0.2 (2021-10-29)

v1.0.1 (2021-10-28)

v1.0.0 (2021-10-28)

v0.4.0 (2021-10-28)

v0.3.0 (2021-10-17)

v0.2.1 (2021-10-13)

v0.2.0 (2021-10-08)

v0.1.6 (2021-09-20)

v0.1.5 (2021-08-23)

v0.1.3 (2021-05-06)

v0.1.2 (2021-01-31)

v0.1.1 (2021-01-31)