Jdeps Gradle Plugin Versions Save

Run JDeps on a Gradle build

v0.20.0

1 year ago

Changelog

🚀 Features

  • 42d6665 Prepare for Gradle Configuration Cache, closes #30
  • 1a12b9a Add a property to hide the banner

🛠 Build

  • 913f8ed Update release settings
  • 2364a2d Bump for next development cycle

📝 Documentation

  • b1cf924 Update badges in readme

  • c6d9e53 Releasing version 0.20.0

Contributors

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

early-access

1 year ago

Changelog

🚀 Features

  • 42d6665 Prepare for Gradle Configuration Cache, closes #30
  • 1a12b9a Add a property to hide the banner

Contributors

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

v0.19.0

2 years ago

Changelog

🐛 Fixes

  • 7bd6ce2 Apply --ignore-missing-deps. Fixes #29

🛠 Build

  • ec91925 Bump for next development cycle

  • aa7fc63 Releasing version 0.19.0

Contributors

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

v0.18.0

2 years ago

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:

v0.17.0

2 years ago

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

  • d927d45 Releasing version 0.17.0
  • 96028ec Bump for next development cycle

Contributors

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

v0.16.0

2 years ago

Changelog

🚀 Features

  • 30f2fff Add dotOutput property. Resolves #15
  • 20e50c7 Add a failOnWarning setting. Resolves #16

  • 98196c4 Releasing version 0.16.0
  • c758e65 Bump for next development cycle

Contributors

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

v0.15.0

2 years ago

Changelog

✅ Issues

  • cc56d24 Change detectoion of Gradle 7 compatibility. Fixes #19

  • f7b4b91 Releasing version 0.15.0
  • 209bea8 Bump version for next development cycle

Contributors

GitHub Action, Andres Almiray

v0.14.0

2 years ago

Changelog

✅ Issues

  • a78f16b Copy contents of configurations property. Fixes #18

🧰 Tasks

  • 0198024 Update workflows

  • 88def86 Releasing version 0.14.0
  • 5c51a75 Bump version for next development cycle

Contributors

GitHub Action, Andres Almiray

v0.13.0

2 years ago

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

v0.9.0

2 years ago

Changelog

  • f04d2e1 Prepare for release
  • 6f7bf05 Simplify banner settings
  • da3637c Tweak travis settings
  • b5d7593 Add banner
  • 7a6515d Update build

Contributors

Andres Almiray