Skip to content

v0.21.0

Compare
Choose a tag to compare
@djspiewak djspiewak released this 23 May 18:20
· 61 commits to main since this release
v0.21.0

Entirely dropped support for Bintray publication. sbt-spiewak itself is now published to Maven Central and using Maven-style metadata, though this should be invisible to end users since Sbt includes Maven Central in its default resolvers.

It's worth noting that doc on Scala 3 still isn't quite working as-intended due to changes in compiler options. This will be addressed in the near future.

  • #56 – Update kind-projector to 0.13.0, fixing support for Scala 2.13.6 (@vasilmkd)
  • #54 – drop sbt-dotty plugin for Scala 3.0.0 final (@larsrh)
  • #48 – Documentation improvements (@ScalaWilliam)

Special thanks to each and every one of you!