Skip to content

v0.3.5

Choose a tag to compare

@github-actions github-actions released this 05 Nov 00:30
· 908 commits to main since this release

What's new

Fixed ✅

  • Fixed a bug in FromParams where the "type" parameter was ignored in some cases
    where the Registrable base class did not directly inherit from Registrable.

Commits

5bdad24 Merge pull request #69 from allenai/weird-mix-fix
5434e23 test case
e1108a5 CHANGELOG.md
2bbfa6f fix weird FromParams/Registrable bug