Releases: tcnksm/ghr
Releases · tcnksm/ghr
0.4.0 (2014-12-17)
Added
- Support Github Enterprise (supported by @zoncoen)
- Add more tests
Deprecated
- Nothing
Removed
- Nothing
Fixed
--delete
sometimes breaks relase. This is temporary solution.
0.3.0 (2014-12-15)
Added
- goole/go-github for GitHub API client
--stat
option to show how many release downloaded- Color output
Deprecated
- Nothing
Removed
- Old GitHub API client
Fixed
- Nothing
0.2.0 (2014-12-09)
0.1.2 (2014-10-09)
Added
--replace
option to replace artifact if it exist--delete
option to delete release in advance if it exist- tcnksm/go-gitconfig for extracting git config values
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing
0.1.1 (2014-08-06)
Added
- Limit amount of parallelism by the number of CPU
--username
option to set Github username--token
option to set API token--repository
option to set repository name--draft
option to create unpublished release--prerelease
option to create prelerease
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing
Initial Release
v0.1.0 Update changelog