Scala Native Support!
This is our first release with support for Scala Native! 🎉
- Cross-build for Native by @armanbilge in #379
Internal Notes
The build has migrated to sbt-typelevel in:
- Migrate to sbt-typelevel by @armanbilge in #339
There have been many dependency bumps since v0.5.0, here's some of the latest:
- Update cats-core, cats-laws to 2.8.0 by @typelevel-steward in #370
- Update sbt to 1.7.3 by @typelevel-steward in #391
- Update sbt-scalafmt to 2.4.6 by @scala-steward in #332
- Update sbt-scalajs, scalajs-compiler, ... to 1.9.0 by @scala-steward in #351
- Update sbt-typelevel, sbt-typelevel-site to 0.4.16 by @typelevel-steward in #387
- Update scala-collection-compat to 2.8.1 by @typelevel-steward in #377
- Update scala-java-time to 2.4.0 by @typelevel-steward in #364
- Update scala-library to 2.13.9 by @typelevel-steward in #384
- Update scala3-library, ... to 3.2.0 by @typelevel-steward in #385
- Update scalacheck to 1.17.0 by @typelevel-steward in #380
- Update scalafmt-core to 3.6.1 by @typelevel-steward in #392
New Contributors
- @armanbilge made their first contribution in #339
- @typelevel-steward made their first contribution in #364
Full Changelog: v0.5.0...v0.5.1