Skip to content

v1.1.0

Compare
Choose a tag to compare
@Atry Atry released this 02 Aug 03:53
· 428 commits to 3.0.x since this release

sbt-api-mapping 1.1.0 now handles linking to Javadoc for Java standard library (#6).

  • References to java symbols will link to the specific page of Javadoc if the current Scala version is 2.12.3 or newer version (thanks to scala/scala#5799).
  • References to java symbols will link to the homepage of the external library's Javadoc if the current Scala version is an older version.