v0.0.4
What's Changed
This release brings support for Scala Native. The Scala version has been updated to 3.2.0
.
Improvements
- Compile project with ScalaJS and Scala Native by @iRevive in #33
- Add
scala-cli
example by @iRevive in #38
Behind The Scene
- Update scalafmt-core to 3.5.9 by @iRevive in #18
- Update sbt-tpolecat to 0.4.1 by @iRevive in #16
- Update sbt to 1.7.2 by @iRevive in #21
- Update scala3-library to 3.1.3 by @iRevive in #12
- Update sbt-mdoc to 2.3.5 by @iRevive in #20
- Update dependencies by @iRevive in #32
- Generate GitHub workflow using
sbt-typelevel-github-actions
by @iRevive in #31
New Contributors
- @github-actions made their first contribution in #11
- @dependabot made their first contribution in #22
Full Changelog: v0.0.3...v0.0.4