Skip to content

Releases: kordamp/jandex-gradle-plugin

Release v2.1.0

19 Oct 13:00
Compare
Choose a tag to compare

Changelog

🚀 Features

  • c39fc86 add support for specifying index version, closes #22

🛠 Build

⚙️ Dependencies


  • 5414918 Releasing version 2.1.0
  • d99992c Bump for next development cycle

Contributors

We'd like to thank the following people for their contributions:

  • Andres Almiray
  • Jochen Schalanda

Release v2.0.0

30 Apr 17:59
Compare
Choose a tag to compare

Changelog

🚀 Features

  • 04ce237 Migrate banner from Groovy to Java

🐛 Fixes

  • a00417b Add main sourceSet output to the inputs, closes #24

🛠 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


Contributors

We'd like to thank the following people for their contributions:

Release v1.1.0

29 Dec 00:08
Compare
Choose a tag to compare

Changelog

🚀 Features

  • 738b203 Prepare for Gradle Configuration Cache

🛠 Build

  • f0eba4d Additional updates for Configuration Cache
  • 7e8eee3 Bump build dependencies
  • c282236 Update release settings

📝 Documentation

⚙️ Dependencies


  • ac548b2 Releasing version 1.1.0
  • ddc5b6f Bump for next development cycle

Contributors

We'd like to thank the following people for their contributions:

Release v1.0.0

26 Aug 15:39
Compare
Choose a tag to compare

Changelog

🚀 Features

  • 982e9e6 🚨 core: Upgrade to Jandex 3. Resolves #21

🛠 Build

  • 57962e3 Update release configuration

  • c84e9b4 Releasing version 1.0.0
  • ed32bcc Bump for next development cycle

Contributors

We'd like to thank the following people for their contributions:

Release v0.13.2

02 Aug 13:34
Compare
Choose a tag to compare

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


  • 0d0e0df Releasing version 0.13.2
  • 7f9b2ba Bump for next development cycle

Contributors

We'd like to thank the following people for their contributions:
Andres Almiray, Fabian Mastenbroek

Release v0.13.1

27 Jul 08:34
Compare
Choose a tag to compare

Changelog

✅ Issues

  • 2266cd7 Revert to using deprecated annotations() method for compatibility. Fixes #19

  • 2b11be2 Releasing version 0.13.1
  • be13a30 Bump for next development cycle

Contributors

We'd like to thank the following people for their contributions:
Andres Almiray

Release v0.13.0

26 Jul 13:58
Compare
Choose a tag to compare

Changelog

✅ Issues


  • 905b8ed Releasing version 0.13.0
  • 9199c2e Bump for next development cycle

Contributors

We'd like to thank the following people for their contributions:
Andres Almiray

Release v0.12.0

22 Apr 22:47
Compare
Choose a tag to compare

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

  • 4aba145 Update to jandex 2.4.2.Final
  • 2ffa16a Update to jandex 2.4.1.Final

  • 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

01 Jun 15:40
Compare
Choose a tag to compare

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

Release v0.10.0

14 May 16:40
Compare
Choose a tag to compare

Changelog

✅ Issues

  • 5de4c41 Declare explicit dependencies between jandex and jar tasks. Fixes #9

🧰 Tasks


Contributors

GitHub Action, Andres Almiray