Skip to content

v0.7.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@dennisvang dennisvang released this 12 Mar 12:41
· 17 commits to master since this release

IMPORTANT: Please test your application's update cycle thoroughly, with every new version of tufup, before actually releasing your new app update. We recommend doing two test-releases whenever tufup has been upgraded in your app, as described in #110.

What's Changed

Public changes:

  • Add ability to mark releases as "required" (with CLI option) by @dennisvang in #122
  • Add CLI option for custom metadata by @dennisvang in #124
  • Add CLI option for version

Internal changes:

  • Ignore invalid pre-release specifiers when checking for updates by @dennisvang in #121
  • Separate custom metadata into user-specified and tufup-internal by @dennisvang in #123

Full Changelog: v0.6.0...v0.7.0