v0.3.5
What's new
Fixed ✅
- Fixed a bug in
FromParamswhere the "type" parameter was ignored in some cases
where theRegistrablebase class did not directly inherit fromRegistrable.
Commits
5bdad24 Merge pull request #69 from allenai/weird-mix-fix
5434e23 test case
e1108a5 CHANGELOG.md
2bbfa6f fix weird FromParams/Registrable bug