v0.3.0: New group ID, JS & Native, Scala 3, dependency updates
v0.3.0
This release restarts the development of geo-scala with modernised build setup. While no new features were added compared to 0.2.0, geo-scala now
- builds for Scala 3
- builds for Scala.js and partially for Scala Native (
core
andpolyline
modules) - has refreshed dependencies, like circe 0.14.2
- is published under a new group ID:
org.gnieh
instead ofcom.free2move
The build is now powered by the awesome sbt-typelevel that made setting this up very easy.
Merged PRs
Full Changelog: v0.2.0...v0.3.0