Skip to content

Releases: typelevel/cats-time

v0.5.1

05 Nov 18:14
08828a2
Compare
Choose a tag to compare

Scala Native Support!

This is our first release with support for Scala Native! 🎉

Internal Notes

The build has migrated to sbt-typelevel in:

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

05 Nov 18:01
v0.5.0
6cae01b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

22 Sep 18:13
v0.4.0
857b7ec
Compare
Choose a tag to compare

What's new:

  • Support scala 3: #290
  • Export time arbitraries via the cats-time-testkit module: #293
  • Move TimeArbitraries to the arb package: #301

v0.3.4

20 Aug 04:40
ddf854a
Compare
Choose a tag to compare
  • Let this be the end of our release woes.

v0.3.3

20 Aug 02:42
bfa41a8
Compare
Choose a tag to compare
  • Hopefully we've gotten the kinks out of the release process.

v0.3.2

19 Aug 20:50
a7a79cf
Compare
Choose a tag to compare
  • Fix Release Process, Had a Leftover Version File

v0.3.1

19 Aug 19:47
3c001d6
Compare
Choose a tag to compare

Many thanks on this release to @rpiaggio

Changes

  • Drops Support for Scala 2.11 and scalajs 0.6

Dependencies

  • scala-java-time 2.0.0
  • cats 2.1.1