Releases: zincware/ZnJSON
Releases · zincware/ZnJSON
v0.2.6
v0.2.5
v0.2.4
ZnJSON v0.2.3
ZnJSON 0.2.2
What's Changed
Full Changelog: v0.2.1...v0.2.2
ZnJSON 0.2.1
What's Changed
- add old converters for backwards compatibility by @PythonFZ in #19
- Allow to use converters directly by @PythonFZ in #18
Full Changelog: v0.2.0...v0.2.1
ZnJSON 0.2.0
What's Changed
Full Changelog: v0.1.2...v0.2.0
ZnJSON 0.1.2
What's Changed
Full Changelog: v0.1.0...v0.1.2
ZnJSON 0.1.0
ZnJSON v0.1.0
⚙️New Features
- changed license to Apache-2.0 License
- improve numpy converter
- increase code coverage
- remove unused code
- add class converter via pickle
What's Changed
- add base64 converter by @PythonFZ in #6
- Fix for new release by @PythonFZ in #10
- Add tests by @PythonFZ in #11
- Add class conv by @PythonFZ in #5
Full Changelog: v0.0.5...v0.1.0