Indra 3.1.0 is a small feature release, adding shorthand for GPG signing in CI, and ensuring full deprecation-free support for Gradle 8 thru 8.1.1.
✨ Features
- feat(common): Allow loading gpg keys from gradle properties by @zml2008 in #102
- feat: Automatically configure project module version for Indra projects by @zml2008 in #131
🐛 Fixes
- Gradle 8 compatibility by @zml2008 in #105
- fix: Do not apply our own module logic to eclipse unless a module is present by @zml2008 in #130
New Contributors
Full Changelog: v3.0.1...v3.1.0