v1.1.0-RC4
Pre-release
Pre-release
What's Changed
It's the latter (not really) in a series of release candidates before moving towards v1.1.0
. It provides one new feature for those using build tools other than SBT.
scalac-profiling
- Fix some deprecations by @danicheg in #128
- Add
cross-target
compiler plugin option by @danicheg in #127
Behind the scenes
- Update pprint to 0.9.0 by @scala-center-steward in #119
- Update compilerplugin, scalapb-runtime to 0.11.17 by @scala-center-steward in #124
- Update scalafmt-core to 3.8.2 by @scala-center-steward in #125
- Update sbt-mdoc to 2.5.3 by @scala-center-steward in #126
- Use Scala versions matrix for running tests in CI by @danicheg in #129
Full Changelog: v1.1.0-RC3...v1.1.0-RC4