v2.0.0
A big update!
Summary
- Dokkatoo now supports Dokka 1.9.0 by default
- Minimum supported version of Gradle is 8.0
- Deprecated functions have been removed
What's Changed
- update to Gradle 8 by @aSemy in #97
- Remove deprecated code by @aSemy in #108
- Create CONTRIBUTING.md by @aSemy in #109
- minor Windows integration tests improvements by @aSemy in #112
- Improve Windows tests on GitHub Workflow by @aSemy in #33
- Fix collection of KotlinCompilation classpath using stable Kotlin Gradle Plugin API by @antohaby in #114
- Maven Central publishing by @aSemy in #116
- Update Dokka to 1.9.0 by @EdricChan03 in #118
- release/v2.0.0 by @aSemy in #119
New Contributors
- @antohaby made their first contribution in #114
- @EdricChan03 made their first contribution in #118
Full Changelog: v1.6.0...v2.0.0