Skip to content

Releases: robabram/python-easy-json

Release 1.2.4

17 Jan 21:24
08d96bc

Choose a tag to compare

What's Changed

Full Changelog: 1.2.2...1.2.4

Release 1.2.2

24 Dec 21:58
3b5d9e3

Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.2.2

Release 1.2.0

14 Jul 14:30
3745551

Choose a tag to compare

What's Changed

Full Changelog: 1.1.10...1.2.0

Release 1.1.10

27 Sep 22:33
9325464

Choose a tag to compare

What's Changed

  • Allow updating object using update() method or plus operator by @robabram in #24

Full Changelog: 1.1.9...1.1.10

Release 1.1.9

21 Sep 15:15
58e9acd

Choose a tag to compare

What's Changed

Full Changelog: 1.1.8...1.1.9

Release 1.1.8

20 Sep 23:20
56a97c9

Choose a tag to compare

What's Changed

Full Changelog: 1.1.7...1.1.8

Release 1.1.7

20 Sep 20:44
c1b695b

Choose a tag to compare

What's Changed

  • Check that property values are set correctly after init by @robabram in #20

Full Changelog: 1.1.6...1.1.7

Release 1.1.6

18 Sep 22:24
fd9ff34

Choose a tag to compare

What's Changed

  • Refactor JSONObject for performance by @robabram in #16
  • Removed try/except blocks. Coverage clean up. New Enum unittest by @robabram in #17
  • Remove unused vars lookup line by @robabram in #18
  • Code clean up, ensure data keys with hyphens work correctly. by @robabram in #19

Full Changelog: 1.1.2...1.1.6

Release 1.1.2

04 Apr 18:38
2940f42

Choose a tag to compare

What's Changed

  • Better handle casting annotations when value is None by @robabram in #15

Full Changelog: 1.1.0...1.1.2

Release 1.1.0

27 Mar 19:16
af1f747

Choose a tag to compare

What's Changed

Full Changelog: 1.0.18...1.1.0