Skip to content

Releases: lidatong/dataclasses-json

0.0.20

23 Oct 17:29
Compare
Choose a tag to compare

Add support for generating nested marshmallow schemas

0.0.17

23 Sep 03:42
Compare
Choose a tag to compare

README updates

0.0.16

15 Sep 23:15
Compare
Choose a tag to compare

Fix error when decoding generics parameterized with str

0.0.15

03 Sep 03:51
Compare
Choose a tag to compare

Fix missing schema method and remove deprecated load and dump

0.0.14

03 Sep 03:51
Compare
Choose a tag to compare

Add .schema() and marshmallow interop

0.0.13

02 Sep 03:44
Compare
Choose a tag to compare

Supplement API with alternate class decorator syntax

0.0.12

31 Aug 03:47
Compare
Choose a tag to compare

Fix infer_missing bug with nested dataclasses

0.0.11

26 Aug 14:26
Compare
Choose a tag to compare

Fix two issues with infer missing: nested objects #6 and field defaults #7

0.0.10

12 Aug 16:03
Compare
Choose a tag to compare

Add long_description to setup.py

0.0.9

12 Aug 15:50
Compare
Choose a tag to compare

This release is compatible with both Python 3.7 and 3.6 (using the dataclasses backport)