Releases: robabram/python-easy-json
Releases · robabram/python-easy-json
Release 1.2.0
Release 1.1.10
What's Changed
Full Changelog: 1.1.9...1.1.10
Release 1.1.9
What's Changed
- Update coverage in test by @robabram in #22
- Ensure un-castable values don't fail by @robabram in #23
Full Changelog: 1.1.8...1.1.9
Release 1.1.8
What's Changed
Full Changelog: 1.1.7...1.1.8
Release 1.1.7
What's Changed
Full Changelog: 1.1.6...1.1.7
Release 1.1.6
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
What's Changed
Full Changelog: 1.1.0...1.1.2
Release 1.1.0
What's Changed
- Add python version badge to readme by @robabram in #13
- Correctly handle 'typing.Dict' annotations by @robabram in #14
Full Changelog: 1.0.18...1.1.0
Release 1.0.18
What's Changed
Full Changelog: 1.0.16...1.0.18
Release 1.0.16
What's Changed
Full Changelog: 1.0.14...1.0.16