This release features:
- a jsoniter-scala module that allows for very optimised parsing of GeoJSON.
- native support for circe, completing the native build.
- dependency bumps
Please note you'll need Scala 3.2.0+ to consume the Scala 3 artefacts as the version was bumped. While we don't guarantee binary compatibility, the upgrade from 0.3.0 should be possible without source changes.
Credits for these improvements go to @plokhotnyuk who contributed them.
Merged PRs
- Update dependencies, add Scala Native support for circe integration, add jsoniter-scala integration by @plokhotnyuk in #7
Full Changelog: v0.3.0...v0.4.0