Releases: lidatong/dataclasses-json
Releases · lidatong/dataclasses-json
0.0.8
Fix a bug with decoding of empty collections
0.0.7
This release makes fixes based on changes to the typing api, and is only compatible with 3.7+
Previous releases (<=0.0.6) are not compatible with 3.7
Please use <=0.0.6 if you are working with the backport of dataclasses in 3.6
0.0.6
This release (0.0.6) and earlier releases are compatible with (and only compatible with) Python 3.6 using the dataclasses backport)