Skip to content

Releases: copper-leaf/kodiak

0.3.5

04 Sep 04:14
Compare
Choose a tag to compare
  • Adds library version to formatter jars

0.3.4

02 Sep 03:38
Compare
Choose a tag to compare
  • Fixes problems with linking Swiftdoc signatures

0.3.3

02 Sep 02:47
Compare
Choose a tag to compare
  • Initial implementation of Swiftdoc formatter, using SourceKitten

0.3.2

04 Aug 18:23
Compare
Choose a tag to compare
  • Adds vararg parameter information to kotlin, java, and groovy docs

0.3.1

30 Jul 22:32
Compare
Choose a tag to compare
  • Improves formatting, especially internal links and parameter signatures

0.3.0

27 Jul 19:24
Compare
Choose a tag to compare
  • Moves code models and runners to having a common interface
  • Fixes several language features missing from Dokka, Groovydoc, Javadoc

0.2.3

16 Feb 19:11
Compare
Choose a tag to compare
  • Makes Groovydoc understand traits and exception classes

0.2.2

13 Feb 16:02
Compare
Choose a tag to compare
  • parses Groovydoc comments better to get parameter and return value descriptions

0.2.1

09 Feb 22:56
Compare
Choose a tag to compare
  • Adds Orchid documentation
  • Adds formatters for Groovy code documentation

0.2.0

24 Jan 17:47
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

Libraries now embed the full shadowed JARs needed to run the formatters, so no more runtime dependency resolution! Project structure is updated to better support future runners for other languages.