Releases: evolution-gaming/random
Releases · evolution-gaming/random
v1.0.5
The release is meant to try out the new release system based on https://github.com/evolution-gaming/scala-github-actions.
It should not change anything and is expected to be binary compatible with v1.0.4.
Some libraries were changed, but these should not affect the build results. The only exception is Scala version for 3.x, which was updated to latest LTS, i.e. 3.3.5.
What's Changed
- Update sbt to 1.9.3 by @scala-steward in #130
- switch releasing to Evolution's jFrog by @mr-git in #165
- Update sbt to 1.9.9 by @scala-steward in #151
- Update scalatest to 3.2.19 by @scala-steward in #163
- Update sbt-coveralls to 1.3.15 by @scala-steward in #180
- Update sbt-release to 1.4.0 by @scala-steward in #171
- Release workflow v3 by @rtar in #183
New Contributors
Full Changelog: v1.0.4...v1.0.5
v1.0.4
Scala 3 support
This release brings support for Scala 3! Check the Setup paragraph in readme to see how to use this library.
Changed artifact organization
Use com.evolution organization instead of com.evolutiongaming
What's Changed
- update cats to 2.9.0
- update cats-effect to 3.4.11
- update cats-helper to 3.7.0
- update cross-complied scala libraries to the latest versions, i.e. 2.12.18, 2.13.11 and 3.3.0
Full Changelog: v1.0.0...v1.0.4