- drop python 3.9 and env list fixes (#177)
- add support for tuples (#152)
- update pyparsing and pyhocon (#145)
- add timedelta support (#134)
- update pre-commit
- add support for
pathlib.Path
type (#126)
- fix failing tests (#128)
- add literal support (#119)
- union alternative syntax #112 (#113)
- for issue with nested dataclasses that have default values #98
- support StrEnum from python 3.11 (#91)
- add support fro string enum (#88)
- dependabot (#69)
- upgrade deps and switch to ruff (#68)
- union and yaml loader fixes (#92)
- license
- typing for dict, close #64 (#65)
- readme
- remote loading error, close #57
- dumps close #54 (#55)
- add yaml source support (#51)
- 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)
- add ignore_unexpected option to ignore unwanted keys
- deps update and support for prefixless env parsing
- commitizen
- list must start with 0
- commitizen