Skip to content

v0.4.0: Jsoniter-Scala module, more native

Latest
Compare
Choose a tag to compare
@ybasket ybasket released this 30 Sep 10:28
1592087

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