As a result of SIP-51, starting with this release, scalac-profiling
will not be published for Scala 2.12 earlier than v2.12.18
and Scala 2.13 earlier than v2.13.14
. For more details, see #181. The list of supported Scala 2 versions can be found on the microsite page.
What's Changed
scalac-profiling
- Drop support for older versions of Scala 2.12 and 2.13 by @danicheg in #182
- Add Scala 2.13.17 support by @danicheg in #203
Documentation
Behind the scenes
- Update sbt-assembly to 2.3.1 by @scala-center-steward[bot] in #167
- Update scalafmt-core to 3.9.4 by @scala-center-steward[bot] in #178
- Update sbt-protoc to 1.0.8 by @scala-center-steward[bot] in #189
- Downgrade sbt-ci-release until scalacenter is ready for it by @danicheg in #192
- Update sbt-scalafmt to 2.5.5 by @scala-center-steward[bot] in #194
- Update sbt, scripted-plugin to 1.11.6 by @scala-center-steward[bot] in #200
- Update sbt-mdoc to 2.7.2 by @scala-center-steward[bot] in #201
- Update sbt-ci-release to 1.11.2 by @scala-center-steward[bot] in #196
- Update sbt-ghpages to 0.9.0 by @scala-center-steward[bot] in #197
New Contributors
Full Changelog: v1.1.2...v1.2.0