Skip to content

0.5.0

Latest
Compare
Choose a tag to compare
@eed3si9n eed3si9n released this 23 Oct 21:22
v0.5.0
46e84da

Breaking changes:

  • Note: Organization has moved from com.eed3si9n to com.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