Dataclasses Json Versions Save

Easily serialize Data Classes to and from JSON

v0.5.12

11 months ago

What's Changed

Full Changelog: https://github.com/lidatong/dataclasses-json/compare/v0.5.11...v0.5.12

v0.5.11

11 months ago

What's Changed

Full Changelog: https://github.com/lidatong/dataclasses-json/compare/v0.5.10...v0.5.11

v0.5.10

11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/lidatong/dataclasses-json/compare/v0.5.9...v0.5.10

v0.5.9

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/lidatong/dataclasses-json/compare/v0.5.8...v0.5.9

v0.5.8

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/lidatong/dataclasses-json/compare/v0.5.7...v0.5.8

v0.5.7

2 years ago

What's Changed

Full Changelog: https://github.com/lidatong/dataclasses-json/compare/v0.5.6...v0.5.7

v0.5.6

2 years ago
  • Override encoding before _asdict (#312)
  • Run tests using Python 3.9 and 3.10-alpha too (#274)
  • Skip newtype tests in 3.10

v0.5.5

2 years ago

TODO PRs merged Aug 25

v0.5.4

3 years ago

Fix tuple keys in dict (#297). Thanks @pearceeverydaylabs

v0.5.2

3 years ago

This reverts the removal of encode_json 0.5.0