Skip to content

Releases: robabram/python-easy-json

Release 1.2.0

14 Jul 14:30
3745551
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.18...1.1.0

Release 1.0.18

25 Mar 17:36
ab92356
Compare
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
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.14...1.0.16