Skip to content

Releases: tfausak/github-release

1.3.2

25 May 12:16
f35d934
Compare
Choose a tag to compare

1.3.1

22 May 20:51
Compare
Choose a tag to compare
  • Allowed burrito-1.1.0.0.

1.3.0

01 May 15:48
1bd3f03
Compare
Choose a tag to compare
  • #7: Made the --token parameter optional. If it's missing, github-release will fall back to the GITHUB_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

05 Apr 01:48
Compare
Choose a tag to compare
  • Switched from uri-templater to burrito. Although this is technically a breaking change in the Haskell API, it's unlikely to cause problems.
  • Allowed base 4.14.x.

1.2.5

08 Nov 14:55
Compare
Choose a tag to compare
  • Added support for GHC 8.8.

1.2.4

19 Jan 13:11
Compare
Choose a tag to compare

1.2.3

07 Nov 02:30
ca86df7
Compare
Choose a tag to compare
  • Added support For GHC 8.6.

1.2.2

14 Jul 19:52
d5d87af
Compare
Choose a tag to compare

1.2.1

06 Jul 15:07
1d3f12f
Compare
Choose a tag to compare
  • Allowed aeson 1.3.

1.2.0

07 May 12:06
9693ab9
Compare
Choose a tag to compare