Skip to content

v2.1.0

Choose a tag to compare

@sotojn sotojn released this 17 Mar 20:46
· 151 commits to master since this release
316baf1

What's Changed

  • [feat] Add dry-run parameter by @sotojn in #360
    • The dry-run flag will allow the user to only gather metadata on what was filtered from the github api instead of downloading
      • dry-run will display only the release name in the case that -q quiet is also enabled
    • The new output flag accepts either json or text(default) for the user to choose what format the dry-run info will printed in stdout

Dependencies

New Contributors

Full Changelog: v2.0.0...v2.1.0