ChristopherDavenport
released this
06 Apr 15:48
·
16 commits
to main
since this release
Hey all, long time no release here. Biggest details are the upgrade to simple_client 0.16.0, Updated Build, Allow access to Sized on 3, etc. I apologize for the long time on this release, it kept falling off my radar.
What's Changed
- Update cats-core to 2.1.1 by @scala-steward in #124
- Update cats-effect, cats-effect-laws to 2.1.2 by @scala-steward in #126
- Update sbt to 1.3.9 by @scala-steward in #131
- Update sbt to 1.3.10 by @scala-steward in #132
- Update cats-effect, cats-effect-laws to 2.1.3 by @scala-steward in #133
- Update sbt-ci-release to 1.5.3 by @scala-steward in #135
- Update sbt-scalajs to 0.6.33 by @scala-steward in #138
- Update sbt to 1.3.11 by @scala-steward in #140
- Update sbt to 1.3.12 by @scala-steward in #141
- Update sbt-tpolecat to 0.1.12 by @scala-steward in #142
- Update sbt-tpolecat to 0.1.13 by @scala-steward in #143
- Update sbt to 1.3.13 by @scala-steward in #144
- Update cats-effect, cats-effect-laws to 2.1.4 by @scala-steward in #146
- Update sbt-tpolecat to 0.1.14 by @scala-steward in #153
- Update sbt-ci-release to 1.5.4 by @scala-steward in #160
- Update sbt-tpolecat to 0.1.15 by @scala-steward in #161
- Update sbt-tpolecat to 0.1.16 by @scala-steward in #167
- Update sbt-ci-release to 1.5.5 by @scala-steward in #168
- Implementation for cats-effect 3 by @arixmkii in #188
- update README with Davenverse link by @bpholt in #197
- infra: set up GitHub Actions build via
sbt-github-actions
by @Kazark in #222 - fix: drop abortive attempt at Scala 3; upgrade dependencies; tut -> mdoc; touch up site for CE3 by @Kazark in #223
- Scala 3 by @ybasket in #233
- Swap test library to MUnit by @ybasket in #228
- Update sbt-mdoc to 2.2.24 by @scala-steward in #267
- Update Build And Deps by @ChristopherDavenport in #280
- Update shapeless to 2.3.9 by @scala-steward in #290
- Update sbt-typelevel-ci-release, ... to 0.4.9 by @scala-steward in #295
- Update cats-effect to 3.3.12 by @scala-steward in #297
- Remove Private Sized by @ChristopherDavenport in #298
- Allow converting Java collectors into Epimetheus collectors by @pjurczenko in #299
- fix: replace placeholder titles with the real ones by @OddKristensen in #301
- Update Dependencies by @ChristopherDavenport in #302
New Contributors
- @arixmkii made their first contribution in #188
- @bpholt made their first contribution in #197
- @Kazark made their first contribution in #222
- @ybasket made their first contribution in #233
- @pjurczenko made their first contribution in #299
- @OddKristensen made their first contribution in #301
Full Changelog: v0.4.0...v0.5.0