Releases: typelevel/cats-time
Releases · typelevel/cats-time
v0.5.1
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
v0.5.0
What's Changed
- Update sbt-ci-release to 1.5.9 by @scala-steward in #302
- Update scalafmt-core to 3.0.5 by @scala-steward in #303
- Update scalafmt-core to 3.0.6 by @scala-steward in #304
- Update sbt-scalajs, scalajs-compiler, ... to 1.7.1 by @scala-steward in #305
- Update sbt-ci-release to 1.5.10 by @scala-steward in #306
- Update scala3-library, ... to 3.1.0 by @scala-steward in #307
- Update sbt-mdoc to 2.2.24 by @scala-steward in #308
- Update scalafmt-core to 3.0.7 by @scala-steward in #309
- Update scalafmt-core to 3.0.8 by @scala-steward in #310
- Use
MUnit
in tests by @danicheg in #311 - Use
sbt-github-actions
plugin by @danicheg in #313 - Update scala-collection-compat to 2.6.0 by @scala-steward in #315
- Migrate on
typelevel
organization by @danicheg in #314 - Update scala-library to 2.13.7 by @scala-steward in #312
- Update scalafmt-core to 3.1.1 by @scala-steward in #317
Full Changelog: v0.4.0...v0.5.0
v0.4.0
v0.3.4
- Let this be the end of our release woes.
v0.3.3
- Hopefully we've gotten the kinks out of the release process.
v0.3.2
- Fix Release Process, Had a Leftover Version File