v0.3.3
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!