Breaking changes:
- Note: Organization has moved from
com.eed3si9n
tocom.github.sbt
to automate the publishing using sbt-ci-release.
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
- sbt-unidoc now requires sbt 1.5.x and above, and drops sbt 0.13 support #91 by @pikinier20
Updates
- Welcome Filip Zybała (@pikinier20), a new committer to sbt-unidoc
- Adds Scala 3 support #88 by @pikinier20
- Updates to using GitHub Actions #89 by @pikinier20