Releases: tfausak/github-release
Releases · tfausak/github-release
1.3.2
- commercialhaskell/stackage#5393: Allowed aeson 1.5.
1.3.1
1.3.0
- #7: Made the
--token
parameter optional. If it's missing,github-release
will fall back to theGITHUB_TOKEN
environment variable. - #8: Added a new
delete
command. This can be used to remove an asset from a release. This is handy because you can't overwrite assets. So if you want to upload an asset, replacing it if it's already there,delete
it first.
1.2.6
1.2.5
1.2.4
- commercialhaskell/stackage#4290: Added support for http-client 0.6.
1.2.3
1.2.2
- Upgraded to Stackage LTS 12.0.
- commercialhaskell/stackage#3728: Allowed aeson 1.4.