Skip to content

v0.3.3

Compare
Choose a tag to compare
@yorinasub17 yorinasub17 released this 20 Feb 20:53
· 66 commits to master since this release
1c09f1a

#50

Release assets can now be identified using regex. If multiple assets match the regex, fetch will automatically download all of them. You can also now pass in multiple checksums, only allowing the download if the computed checksum matches any of the provided ones.

Special thanks to @coryvirok for the contribution!