Releases: IBM/alchemy-config
Releases · IBM/alchemy-config
1.1.3 - Type Hints
What's Changed
- Add type hints by @mynhardtburger in #7
New Contributors
- @mynhardtburger made their first contribution in #7
Full Changelog: 1.1.2...1.1.3
1.1.2 - Config location in errors
Change Log
- Better error logs with the config input name (#6)
1.1.1 - Fix Config subclassing
Change Log
- Fix support for subclassing
Config
without re-invoking initialization for nested dicts (#5)
1.1.0 - Immutable Configs
Change Log
- Add support for immutable config objects (#3)
1.0.0 - Initial Public Release
Change Log
- Public release of non-beta package to pypi
0.0.2 - Test Release Phase
Change Log
- Testing release automation