aboutsummaryrefslogtreecommitdiff
path: root/runners/gradle-plugin/MIGRATION.md
AgeCommit message (Collapse)Author
2023-11-10Restructure the project to utilize included builds (#3174)Ignat Beresnev
* Refactor and simplify artifact publishing * Update Gradle to 8.4 * Refactor and simplify convention plugins and build scripts Fixes #3132 --------- Co-authored-by: Adam <897017+aSemy@users.noreply.github.com> Co-authored-by: Oleg Yukhnevich <whyoleg@gmail.com>
2020-12-03Update migration guide for 1.4.20Marcin Aman
2020-09-10Update migration guide with correct property nameKamil Doległo
2020-08-31Let module name be configurable withing `AbstractDokkaTask` and remove ↵sebastian.sellmair
concept of `moduleDisplayName`
2020-08-25Add first version of MIGRATION.md to help users migrating to new dokkasebastian.sellmair