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