Skip to content

Tags: lightbend/sbt-paradox-apidoc

Tags

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare release (#272)

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
renovate things (requires Java 11) (#241)

v0.10.2

Toggle v0.10.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
classgraph 4.8.141 (was 4.8.133) (#216)

v0.10.1

Toggle v0.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
classgraph 4.8.141 (was 4.8.133) (#216)

v0.10

Toggle v0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
scalafmt-core 2.6.1 (was 2.4.2) (#158)

Co-authored-by: Arnout Engelen <arnout@bzzt.net>

v0.9

Toggle v0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support link to methods with bounded types (#130)

* Adds test exercising the issue
* Test and document bounded types. 
* Bonus: document higher-order functions
* Adds a suggestion to fix the error on the error message

v0.8

Toggle v0.8's commit message
Update scalafmt-core to 2.3.2 (#104)

* Update scalafmt-core to 2.3.2

Co-authored-by: Arnout Engelen <github@bzzt.net>

v0.7

Toggle v0.7's commit message
Find and render inner classes (#98)

* Find and render inner classes

* Support regex for inner classes

v0.6

Toggle v0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Paradox 0.6.7 (#85)

v0.4

Toggle v0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adapt to Paradox to use code-tag (#71)

* Don't use `TextNode` to adapt to Paradox 0.6.6
* Update to Paradox 0.6.6
See lightbend/paradox#378