Indra 3.0.0 is a minorly breaking release removing deprecated features, and allowing use of the common indra modules without pulling in the Cadix licenser.
As of this release, Indra is only tested on Gradle 7.5.1 or newer.
🔧 Changes
- Remove indra-common dependency on the cadix licenser module.
net.kyori.indra.license-header
is now a standalone artifact, to be removed at some point in the future - f3257d9 - Remove unused
Indra.SOURCE_FILES
field - bd4760e - Remove deprecated repository extensions system - 0e66d12
- crossdoc: Support configuration cache - cef5031
🐛 Fixes
- Resolve use of deprecated project Convention plugins - 87de46d