Skip to content

Releases: kordamp/jdeps-gradle-plugin

Release v0.10.0

14 May 11:12
Compare
Choose a tag to compare

Changelog

Contributors

Andres Almiray, GitHub

Release v0.9.0

14 May 11:12
Compare
Choose a tag to compare

Changelog

Contributors

Andres Almiray

Release v0.8.0

14 May 11:12
Compare
Choose a tag to compare

Changelog

Contributors

aalmiray

Release v0.7.0

14 May 11:12
Compare
Choose a tag to compare

Changelog

✅ Issues


Contributors

aalmiray

Release v0.6.0

14 May 11:12
Compare
Choose a tag to compare

Changelog

  • 9604d75 Update dependencies
  • 084eb13 Prepare next release
  • 9f9062c Merge pull request #9 from CharmsStyler/master
  • 5b2f58e build-scan plugin should be applied before every other plugin
  • 0228145 1. Fixed jdeps reports without the commandOutput.
  • 6152ab4 Update license headers
  • b636c92 Trigger build scan on Travis
  • be2a3fa Configure build scans

Contributors

aalmiray, Andres Almiray, GitHub, Charms Styler

Release v0.5.0

14 May 11:12
Compare
Choose a tag to compare

Changelog

  • 5a9909d Get ready for next release
  • b428f60 Update plugin for Jdk 9+ (must define --module-path when available)

Contributors

aalmiray

Release v0.4.1

14 May 11:12
Compare
Choose a tag to compare

Changelog

  • ba74df9 The 'failures' property must remain public and visible

Contributors

aalmiray

Release v0.4.0

14 May 11:12
Compare
Choose a tag to compare

Changelog

Contributors

aalmiray

Release v0.3.0

14 May 11:12
Compare
Choose a tag to compare

Changelog

  • 48bc543 Enable multiple sourceSets/configurations
  • 22323c3 Set jdeps as a depedency of check
  • 488ebda Merge pull request #4 from anton-balaniuc/readme_fix
  • 79e8ded add missing apostrophe in the dependencies section

Contributors

aalmiray, Andres Almiray, GitHub, Anton Balaniuc

Release v0.2.0

14 May 11:12
Compare
Choose a tag to compare

Changelog

  • 4ba0283 Update patreon link [ci skip]
  • eac79f0 Additional configuration settings on readme
  • bac67d5 Add Patreon badge
  • 9b614eb Reformat code
  • ac5ceee Merge pull request #2 from mp911de/issue/1
  • aa87409 Write jdeps log output to buildDir/reports/jdeps/jdeps-report.txt
  • 5e6f0fb Setup travis
  • f257077 Fix credentiasl script

Contributors

aalmiray, Andres Almiray, GitHub, Mark Paluch