Skip to content

Releases: IBM/alchemy-config

1.1.3 - Type Hints

30 Jan 17:57
f940499
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.2...1.1.3

1.1.2 - Config location in errors

28 Apr 01:08
17b9e5b
Compare
Choose a tag to compare

Change Log

  • Better error logs with the config input name (#6)

1.1.1 - Fix Config subclassing

25 Apr 19:39
63d9b90
Compare
Choose a tag to compare

Change Log

  • Fix support for subclassing Config without re-invoking initialization for nested dicts (#5)

1.1.0 - Immutable Configs

25 Apr 18:16
ea6566a
Compare
Choose a tag to compare

Change Log

  • Add support for immutable config objects (#3)

1.0.0 - Initial Public Release

19 Aug 16:24
2a60398
Compare
Choose a tag to compare

Change Log

  • Public release of non-beta package to pypi

0.0.2 - Test Release Phase

19 Aug 16:15
Compare
Choose a tag to compare

Change Log

  • Testing release automation