Releases: kordamp/jandex-gradle-plugin
Releases · kordamp/jandex-gradle-plugin
Release v2.1.0
Release v2.0.0
Changelog
🚀 Features
- 04ce237 Migrate banner from Groovy to Java
🐛 Fixes
🛠 Build
- 528f698 Update license headers
- bedc9dc Upgrade to Gradle 8.7
- 7c4351f Update license headers
- 8b9f879 Set jandex as a dependency to compileTestJava
- 12b419c Update Gradle wrapper to 6.9.4
- b3af974 Update kordamp to 0.46.9
- 3dbeb9f Update license headers
⚙️ Dependencies
- afe1c82 Update jandex to 3.1.7
- 1e78043 Releasing version 2.0.0
- c525661 Update README (jandex version) (#26), closes #26
- 90cd5ff Bump for next development cycle
Contributors
We'd like to thank the following people for their contributions:
Release v1.1.0
Changelog
🚀 Features
- 738b203 Prepare for Gradle Configuration Cache
🛠 Build
- f0eba4d Additional updates for Configuration Cache
- 7e8eee3 Bump build dependencies
- c282236 Update release settings
📝 Documentation
- c2c27f9 Update badges in readme
⚙️ Dependencies
- 960c09b Bump jandex to 3.0.5
Contributors
We'd like to thank the following people for their contributions:
- Andres Almiray (@aalmiray)
Release v1.0.0
Release v0.13.2
Changelog
🧰 Tasks
- c948d3c Fail task execution on file visitor error. Relates to #20
- 08dda13 Handle non-existent sources (#20)
This change updates JandexWorkAction to support sources passed to the task that
Contributors
We'd like to thank the following people for their contributions:
Andres Almiray, Fabian Mastenbroek
Release v0.13.1
Release v0.13.0
Release v0.12.0
Changelog
🧰 Tasks
- e41b0d8 Supress banner output when -q option is used
- a87572c Address deprecation of JavaExecSpec.main property
- 9d53ac0 Update JReleaser configuration
- 9c93807 use latest JReleaser instead of early-access
⚙️ Dependencies
- 6b1126e Releasing version 0.12.0
- 25c2988 Releasing version 0.12.0
- ee37de0 Merge pull request #15 from glefloch/bump/jandex-2.3.1
- 05c9ef4 Bump Jandex version to 2.3.1
- 23380fc Bump for next development cycle
Contributors
We'd like to thank the following people for their contributions:
Guillaume Le Floch, Andres Almiray, Fabian Mastenbroek
Release v0.11.0
Changelog
- 56c17c8 Releasing version 0.11.0
- 322ebe9 Update build settings
- bbfa58e Update jandex references to latest
- dc2d8a8 Merge pull request #13 from glefloch/bump/jandex
- 34bb328 bump/jandex
- 747cb3d Bump version for next development cycle
Contributors
GitHub Action, Andres Almiray, GitHub, Guillaume Le Floch