Skip to content

Release v0.17.0

Compare
Choose a tag to compare
@aalmiray aalmiray released this 24 Jan 20:08
· 16 commits to master since this release

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