Skip to content

Releases: lightbend/sbt-paradox-apidoc

v1.1.0

31 Jan 10:57
55698b7
Compare
Choose a tag to compare

What's Changed

Bumps to current versions of libraries and build tools.

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

22 Dec 14:57
9831a32
Compare
Choose a tag to compare

What's Changed

Updates to use Paradox 0.10.3 which supports Java 17, but requires at least Java 11.

Full Changelog: v0.10.1...v1.0.0

Paradox @apidoc 0.10.1

21 Mar 07:57
3b939f2
Compare
Choose a tag to compare

Changes

Testing new CI release setup.

Updates

Paradox @apidoc 0.10

26 Jun 07:31
ff188f3
Compare
Choose a tag to compare

Changes

  • Detect link to class (where object is intended) #155 by @ennru

Updates

Paradox @apidoc 0.9

27 Mar 14:57
98fd9cb
Compare
Choose a tag to compare

Changes

Updates

Paradox @apidoc 0.8

02 Jan 16:26
Compare
Choose a tag to compare

Changes

  • Allow linking to Java class with Scala object #109 by @ennru
  • Inner classes: require ends with #108 by @ennru
  • Simplify release procedure #97 by @raboof

Updates

Paradox @apidoc 0.7

04 Dec 09:17
Compare
Choose a tag to compare

Features

Changes

v0.6 Support links to methods

21 Nov 14:48
4569149
Compare
Choose a tag to compare

The main new feature is #81:

@apidoc[method](Flow) { scala="#method():Unit" java="#method()" }

See
https://github.com/lightbend/sbt-paradox-apidoc/issues?q=is%3Aclosed+milestone%3A0.5+sort%3Aupdated-desc

0.4 apidoc links wrapped in code-tag

09 Oct 11:30
2b37b76
Compare
Choose a tag to compare

0.3 point to Scaladoc for Java API

11 Sep 12:56
3843ba7
Compare
Choose a tag to compare
  • #58 When a javadoc base url is not configured in paradox properties, instead of throwing an exception, now a scaladoc link is generated. This is useful for linking to projects, that do not publish javadoc. by @2m

  • #57 Look for classes in LocalRoot project aggregate by default by @2m

Milestone 0.3