All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.4.0 2023-10-17
- Upgrade to Ruthless 0.8.0, Java 17 & Gradle 8.4
- Java 11 support
- Gradle 7 support
0.3.0 2023-04-26
- Upgrade to Java 11
- Bump minimum Gradle version to 7.6.1
- Java 8 support
0.2.1 2023-04-14
- Fix build failure when javadoc is empty
0.2.0 2022-12-17
- Upgrade to Gradle 7.5.1
- Bump minimum Gradle version to 7.5.1
0.1.1 2022-07-06
- Java 8 compatibility
- Bump minimum Gradle version to 7.3.3
0.1.0 2022-06-13
- Fancydoc sets UTF-8 encoding on all javadoc tasks
- Fancydoc enables
-linksource
by default on all javadoc tasks - Fancydoc highlights generated Javadoc source code using Prism