Releases: cthoyt/class-resolver
Releases Β· cthoyt/class-resolver
v0.5.4
v0.5.3
v0.5.2
v0.5.1
v0.5.0
v0.4.3
v0.4.2
What's Changed
- Make KeyError more informative by @cmungall in #51
- Add doctests to CI by @cthoyt in #53
- Update docstrings for torch contrib by @cthoyt in #55
- Use importlib.metadata instead of pkg_resources for entry point discovery by @pkalita-lbl in #57
New Contributors
- @cmungall made their first contribution in #51
- @pkalita-lbl made their first contribution in #57
Full Changelog: v0.4.1...v0.4.2
v0.4.1
v0.4.0
v0.3.8
Expose two type annotations from top-level:
- OneOrManyHintOrType,
- OneOrManyOptionalKwargs
Full Changelog: v0.3.7...v0.3.8