Releases: ant8e/uuid4cats-effect
Releases · ant8e/uuid4cats-effect
v0.5.1
What's Changed
- Add hashCode to TypeID by @mprevel in #98
- Update scala-library to 2.13.14 by @scala-steward in #69
- Update sbt-scoverage to 2.0.12 by @scala-steward in #70
- Update sbt to 1.10.0 by @scala-steward in #71
- Update sbt-typelevel, sbt-typelevel-site to 0.7.1 by @scala-steward in #72
- Update cats-core to 2.12.0 by @scala-steward in #75
- Update scalafmt-core to 3.8.2 by @scala-steward in #76
- Update sbt-mdoc to 2.5.3 by @scala-steward in #77
- Update sbt-scoverage to 2.1.0 by @scala-steward in #78
- Update sbt-mdoc to 2.5.4 by @scala-steward in #80
- Update sbt to 1.10.1 by @scala-steward in #79
- Update sbt-typelevel, sbt-typelevel-site to 0.7.2 by @scala-steward in #81
- Update scalafmt-core to 3.8.3 by @scala-steward in #82
- Update sbt-scoverage to 2.1.1 by @scala-steward in #84
- update munit to 1.01, munit-cats-effect to 2.0.0, munit-scalacheck to… by @ant8e in #86
- Update sbt-scoverage to 2.2.0 by @scala-steward in #87
- Update sbt-typelevel, sbt-typelevel-site to 0.7.3 by @scala-steward in #88
- Update munit to 1.0.2 by @scala-steward in #89
- Update sbt-mdoc to 2.6.0 by @scala-steward in #91
- Update sbt to 1.10.2 by @scala-steward in #90
- Update sbt-mdoc to 2.6.1 by @scala-steward in #92
- Update scala-library to 2.13.15 by @scala-steward in #93
- Update sbt-scoverage to 2.2.1 by @scala-steward in #94
- Update sbt-scalajs, scalajs-compiler, ... to 1.17.0 by @scala-steward in #95
- Update scala3-library, ... to 3.3.4 by @scala-steward in #96
- Update sbt-typelevel, sbt-typelevel-site to 0.7.4 by @scala-steward in #97
New Contributors
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- feat. Align with latest RFC Draft by @ant8e in #67
- feat. Add a timestamp extractor by @ant8e in #66
- feat. Add mapK on UUIDGenerator by @ant8e in #68
- Update sbt-typelevel, sbt-typelevel-site to 0.7.0 by @scala-steward in #64
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
New feature
Maintenance
- Update scalafmt-core to 3.7.17 by @scala-steward in #47
- Update scala-library to 2.13.12 by @scala-steward in #35
- Update cats-effect to 3.5.2 by @scala-steward in #40
- Update cats-effect to 3.5.3 by @scala-steward in #50
- Update sbt-scalajs, scalajs-compiler, ... to 1.16.0 by @scala-steward in #58
- ci(Mergify): configuration update by @ant8e in #60
- Update sbt to 1.9.9 by @scala-steward in #53
- Update sbt-scoverage to 2.0.11 by @scala-steward in #54
- Update scala3-library, ... to 3.3.3 by @scala-steward in #56
- Update cats-effect to 3.5.4 by @scala-steward in #57
- Update scalafmt-core to 3.8.1 by @scala-steward in #59
- Bump sbt-typelevel by @ant8e in #61
- Update scala-library to 2.13.13 by @scala-steward in #55
- Update sbt-mdoc to 2.3.8 by @scala-steward in #43
- Update sbt-mdoc to 2.5.2 by @scala-steward in #62
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- Fix flaky tests by not using the unreliable UUID.compareTo() method by @ant8e in #19
- Update scalafmt-core to 3.7.10 by @scala-steward in #20
- Optimize TypeID for the JVM by @ant8e in #21
- Handle backward ticking clock in generator by @ant8e in #22
- Update scalafmt-core to 3.7.11 by @scala-steward in #23
- Add code coverage reporting by @ant8e in #24
- Improve test coverage by @ant8e in #25
- Update scalafmt-core to 3.7.12 by @scala-steward in #26
- Update cats-core to 2.10.0 by @scala-steward in #27
- Update scalafmt-core to 3.7.13 by @scala-steward in #30
- Update sbt-typelevel, sbt-typelevel-site to 0.5.0 by @scala-steward in #28
- Add instance summoner for UUIDGenerator by @ant8e in #34
- Update scalafmt-core to 3.7.14 by @scala-steward in #31
- Update sbt-scoverage to 2.0.9 by @scala-steward in #33
- Update scala3-library, ... to 3.3.1 by @scala-steward in #32
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Update sbt-typelevel, sbt-typelevel-site to 0.4.22 by @scala-steward in #10
- Update sbt-scalajs, scalajs-compiler, ... to 1.13.2 by @scala-steward in #11
- Update cats-effect to 3.5.1 by @scala-steward in #12
- Update scalafmt-core to 3.7.5 by @scala-steward in #13
- Update scalafmt-core to 3.7.6 by @scala-steward in #14
- Update scalafmt-core to 3.7.7 by @scala-steward in #15
- Update scalafmt-core to 3.7.8 by @scala-steward in #16
- Update scalafmt-core to 3.7.9 by @scala-steward in #18
- Add TypeID support by @ant8e in #17
New Contributors
- @scala-steward made their first contribution in #10
Full Changelog: v0.2.0...v0.3.0