Releases: copper-leaf/kodiak
Releases · copper-leaf/kodiak
0.3.5
- Adds library version to formatter jars
0.3.4
- Fixes problems with linking Swiftdoc signatures
0.3.3
- Initial implementation of Swiftdoc formatter, using SourceKitten
0.3.2
- Adds vararg parameter information to kotlin, java, and groovy docs
0.3.1
- Improves formatting, especially internal links and parameter signatures
0.3.0
- Moves code models and runners to having a common interface
- Fixes several language features missing from Dokka, Groovydoc, Javadoc
0.2.3
- Makes Groovydoc understand traits and exception classes
0.2.2
- parses Groovydoc comments better to get parameter and return value descriptions
0.2.1
- Adds Orchid documentation
- Adds formatters for Groovy code documentation
0.2.0
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.