Skip to content

v0.1.1

Compare
Choose a tag to compare
@lebrice lebrice released this 14 Mar 14:53
· 37 commits to master since this release
8c80ae5

What's Changed

  • Add test file for utils.mutable_field function by @lebrice in #218
  • Add test to illustrate enum serialization, update save/load docstrings by @lebrice in #220
  • Add support for frozen dataclass instances in subgroups by @lebrice in #224
  • Make it possible to overwrite a decoding fn for a given type by @lebrice in #232
  • Improve load/save/to_dict (see description) by @lebrice in #233
  • Literal types no longer cause a warning on decoding by @norabelrose in #221
  • Add tests to confirm that #160 and #161 are fixed by @lebrice in #234

New Contributors

Full Changelog: v0.1.0...v0.1.1