Skip to content

0.9.9

Compare
Choose a tag to compare
@yole yole released this 12 Jul 13:24
· 2545 commits to master since this release
  • Greatly improved Markdown output quality (thanks to @apatrida for the contribution)
  • New output format 'gfm' for GitHub-flavored Markdown
  • Correctly pick up dependencies (including the Kotlin standard library) in Android projects
  • Correctly resolve qualified links in KDoc comments
  • Don't include members with internal visibility in generated JavaDoc comments
  • Rename <includeDirs> to <includes> in Maven plugin configuration
  • Other minor bugfixes