Skip to content

Releases: robabram/python-easy-json

Release 1.0.18

25 Mar 17:36
ab92356

Choose a tag to compare

What's Changed

Full Changelog: 1.0.16...1.0.18

Release 1.0.16

16 Mar 23:12
3288baf

Choose a tag to compare

What's Changed

Full Changelog: 1.0.14...1.0.16

Release 1.0.14

03 Mar 01:23
d46f9d8

Choose a tag to compare

What's Changed

  • Better support for fetching parent class annotations by @robabram in #10

Full Changelog: 1.0.12...1.0.14

Release 1.0.12

04 Feb 22:13
ce25376

Choose a tag to compare

What's Changed

  • Fix default properties handling and allow Enum key names when 'cast_types' is true by @robabram in #9

Full Changelog: 1.0.10...1.0.12

Release 1.0.10

29 Jan 16:28
99e55bb

Choose a tag to compare

What's Changed

  • Ensure default properties values are respected by @robabram in #8

Full Changelog: 1.0.8...1.0.10

Release 1.0.8

16 Jan 17:26
7af1abf

Choose a tag to compare

What's Changed

  • to_dict method should not auto convert date values to str. by @robabram in #7

Full Changelog: 1.0.6...1.0.8

Release 1.0.6

17 Dec 21:25
03f543a

Choose a tag to compare

What's Changed

  • Handle incomplete nested object annotations. by @robabram in #6

Full Changelog: 1.0.5...1.0.6

1.0.5

15 Dec 20:48
e96a6ba

Choose a tag to compare

What's Changed

  • Support annotation casting to Enum class types by @robabram in #5

Full Changelog: 1.0.4...1.0.5

Release 1.0.4

17 Nov 18:07
ad928b7

Choose a tag to compare

What's Changed

  • Fix issue where list of int or str causes error by @robabram in #4

Full Changelog: 1.0.2...1.0.4

Release 1.0.2

24 Sep 12:53
39fef0d

Choose a tag to compare

What's Changed

Full Changelog: 1.0.1...1.0.2