Releases: kordamp/jdeps-gradle-plugin
Releases · kordamp/jdeps-gradle-plugin
Release v0.20.0
Changelog
🚀 Features
- 42d6665 Prepare for Gradle Configuration Cache, closes #30
- 1a12b9a Add a property to hide the banner
🛠 Build
📝 Documentation
- b1cf924 Update badges in readme
- c6d9e53 Releasing version 0.20.0
Contributors
We'd like to thank the following people for their contributions:
- Andres Almiray (@aalmiray)
Release v0.19.0
Release v0.18.0
Changelog
🚀 Features
- b08a310 Add a modular property
🐛 Fixes
- 71c0a43 Switch dotOutput from RegularFile to Directory. Relates to #28
- 3772e4f Apply correct annotation to file property. Fixes #28
🛠 Build
- 03c85a0 Update release configuration
- db6a165 Releasing version 0.18.0
Contributors
We'd like to thank the following people for their contributions:
- Andres Almiray (@aalmiray)
Release v0.17.0
Changelog
✅ Issues
- d18b76f Append subcommand when no classpath/modulepath is available. Relates to #20
- dfa118d Remove jdeps- prefix from command flags. Fixes #22
- 3d3e7a8 Support additional modes such as --list-deps, --print-module-deps. Fixes #8. Fixes #20
- 14d07c7 Do not scan configurations/classpaths by default. Fixes #25
- 8aff7ea Do not set jdkinternals to true by defaul. Fixes #24
- 92181df Fail when output contains 'Error:'. Fixes #23
- 6c9c69b MultiRelease should be of type String. Fixes #21
- 2766b52 Support additional jdeps options. Fixes #13
📝 Documentation
- f7bc72e Document output files for subcommands
Contributors
We'd like to thank the following people for their contributions:
Andres Almiray
Release v0.16.0
Release v0.15.0
Release v0.14.0
Release v0.13.0
Changelog
🧰 Tasks
- 7d694e4 Update build settings
- 720db55 Releasing version 0.13.0
- af54476 Rollback version
- 719b5ce JReleaser requires Java 11
- 4289c46 Releasing version 0.13.0
- 2968bca Fix release workflow
- 89774be Prepare for release
- 0dbbccf RuntimeOnly cannot be resolved. Switch to runtimeClasspath
- 7ab386e Update readme [skip ci]
- 8e47676 Handle breaking changes in Gradle 7
- eb27972 Fix build
Contributors
GitHub Action, Andres Almiray