Skip to content

1.7.0

Compare
Choose a tag to compare
@release-drafter release-drafter released this 23 Jun 09:28
· 951 commits to master since this release
3382e5e

🚀 New features and improvements

🐛 Bug Fixes

  • Clean workspace before building incrementals (#141) @MarkEWaite
  • Fix batch quoting in maybePublishIncrementals (#142) @jetersen
  • Ensure that Windows 2019 images have CURL when publishing incrementals (#140) @jetersen

👻 Maintenance

  • JDK version parameters in buildPlugin() are supposed to be strings not integers (#148) @jglick
  • Refactor: move duplicated test code to a super class (#136) @v1v