v0.16.0 : version upgrades
Key points
- Fixes bugs related to package name captures during macro-expansion (Scala 3)
- Enables Snapshot releases
- Drops SJS 0.6
- Upgrades Scala 3 to 3.1.2
- Upgrades SN to 0.4.7
- Enables SN/Scala3 combo
What's Changed
- Disable SJS 0.6, SN 0.4.0-M2 and update readme by @keynmol in #53
- Fix relativisation edge-case (Windows) by @Baccata in #56
- Publish on pushes to develop branch by @keynmol in #57
- [bugfix] capturing package names crashes at runtime by @keynmol in #55
- Update sbt-projectmatrix to 0.9.0 by @scala-steward in #63
- bump, bump, bump your versions by @SethTisue in #60
- Update junit-interface to 0.13.3 by @scala-steward in #65
- Update sbt-ci-release to 1.5.7 by @scala-steward in #64
- Update sbt-scalafmt to 2.4.6 by @scala-steward in #72
- Update sbt-ci-release to 1.5.10 by @scala-steward in #77
- Update sbt-scalajs, scalajs-compiler, ... to 1.10.0 by @scala-steward in #79
- Update sbt-scalajs, scalajs-compiler, ... to 1.10.1 by @scala-steward in #84
- Update sbt to 1.7.0 by @scala-steward in #89
- Update sbt to 1.7.1 by @scala-steward in #90
- Enable support for the Scala3/Native combo by @Baccata in #95
New Contributors
- @scala-steward made their first contribution in #63
Full Changelog: v0.15.4...v0.16.0