v2.0.0
For most use cases existing code should continue to compile with deprecation warnings. It is highly advised to migrate away from the deprecated functions.
What's Changed
- Change representation of PrivateKey to not use String by @hunterpayne in #452
- Add versionScheme to allow for automated eviction errors by @froth in #458
- Update scalafmt-core to 3.8.3 by @gvolpe in #461
- Update munit to 1.0.1 by @gvolpe in #463
- Update sbt-tpolecat to 0.5.2 by @gvolpe in #465
- Update fs2-core to 3.11.0 by @gvolpe in #466
- Update scala-library to 2.12.20 by @gvolpe in #467
- Update munit to 1.0.2 by @gvolpe in #469
- Update http4s-dsl, http4s-server to 0.23.28 by @gvolpe in #468
- Update mdoc, sbt-mdoc to 2.6.1 by @gvolpe in #471
- Update scala-library to 2.13.15 by @gvolpe in #472
- Update scala3-library to 3.3.4 by @gvolpe in #473
- Update sbt-ci-release to 1.9.0 by @gvolpe in #476
- Update http4s-dsl, http4s-server to 0.23.29 by @gvolpe in #477
- Update cats-effect to 3.5.5 by @gvolpe in #480
- Update sbt to 1.10.4 by @gvolpe in #479
New Contributors
- @hunterpayne made their first contribution in #452
Full Changelog: v1.2.3...v2.0.0