Releases: tcnksm/ghr
Releases · tcnksm/ghr
v0.17.0
What's Changed
- Add -latest flag to specify latest release or not by @danudey in #152
- Bump google.golang.org/protobuf from 1.28.1 to 1.33.0 by @dependabot in #158
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #160
- Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #161
- update deps and go version by @Songmu in #162
New Contributors
Full Changelog: v0.16.2...v0.17.0
v0.16.2
v0.16.1
What's Changed
- drop pkg/errors dependency by @Songmu in #148
- Miscellaneous fixes: coding convention fixes and some typo fixes by @itchyny in #149
- Bump golang.org/x/net from 0.0.0-20220923203811-8be639271d50 to 0.7.0 by @dependabot in #150
- Bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in #153
New Contributors
- @itchyny made their first contribution in #149
- @dependabot made their first contribution in #150
Full Changelog: v0.16.0...v0.16.1
v0.16.0
What's Changed
- introduce modern releng stack by @Songmu in #141
- Go 1.19 and update deps by @Songmu in #143
- update go-github to v47 by @Songmu in #144
- add freebsd and arm64 to built artifacts by @Songmu in #145
- find a draft release before creating new one by @Songmu in #146
Full Changelog: v0.15.0...v0.16.0
Checking in changes prior to tagging of version v0.15.0
v0.15.0 (2022-08-17)
- Allow to use Generate Release Notes function of GitHub #138 (neilgierman)
Checking in changes prior to tagging of version v0.14.0
v0.14.0 (2021-06-15)
- udpate deps #134 (Songmu)
- fix lint warnings #133 (shogo82148)
- Migrate to GitHub Actions #132 (shogo82148)
- Allow use of ENV Varaibles to run tests which upload to github #130 (JehandadK)
Checking in changes prior to tagging of version v0.13.0
v0.13.0 (2019-09-16)
- Show the exact
gofmt
command in README #117 (roschaefer) - just release without files #118 (roschaefer)
- Fix typo #114 (roschaefer)
Checking in changes prior to tagging of version v0.12.2
v0.12.2 (2019-07-08)
- exclude hidden file #113 (karupanerura)
Checking in changes prior to tagging of version v0.12.1
v0.12.1 (2019-04-30)
- introduce go modules #112 (Songmu)
- Fix typo in readme and help command #110 (chrishelgert)
- Reformat help text to make it more man-like and matching flag set #106 (realloc)
- Fix a typo in README #104 (felixonmars)