⚙️New Features
- changed license to [Apache-2.0 License](https://github.com/zincware/ZnJSON/blob/main/LICENSE)
- improve numpy converter
- increase code coverage
- remove unused code
- add class converter via pickle
What's Changed
* add base64 converter by PythonFZ in https://github.com/zincware/ZnJSON/pull/6
* Fix for new release by PythonFZ in https://github.com/zincware/ZnJSON/pull/10
* Add tests by PythonFZ in https://github.com/zincware/ZnJSON/pull/11
* Add class conv by PythonFZ in https://github.com/zincware/ZnJSON/pull/5
**Full Changelog**: https://github.com/zincware/ZnJSON/compare/v0.0.5...v0.1.0