mirror of
https://github.com/Luzifer/github-publish.git
synced 2024-11-09 14:50:07 +00:00
45 lines
No EOL
828 B
Markdown
45 lines
No EOL
828 B
Markdown
# 1.7.0 / 2020-04-30
|
|
|
|
* Replace broken github-release fork
|
|
|
|
# 1.6.1 / 2020-02-14
|
|
|
|
* Fix Github access-token warning
|
|
|
|
# 1.6.0 / 2019-07-10
|
|
|
|
* Replace gox with simple loop (#5)
|
|
* Pull dependencies outside working dir
|
|
* Add mod-mode support for Go 1.12+ (#4)
|
|
|
|
# 1.5.0 / 2019-02-05
|
|
|
|
* Use a proper version even when not publishing (#3)
|
|
|
|
# 1.4.0 / 2019-02-04
|
|
|
|
* Add flag to skip upload (#2)
|
|
|
|
# 1.3.0 / 2018-08-10
|
|
|
|
* Fix: Flag parser of github-release behaves different as expected
|
|
|
|
# 1.2.1 / 2018-08-10
|
|
|
|
* Fix: Forgot to update script checksum
|
|
|
|
# 1.2.0 / 2018-08-10
|
|
|
|
* Allow to disable draft creation for immediate release
|
|
|
|
# 1.1.1 / 2018-07-23
|
|
|
|
* Fetch updates before installing zip on debian
|
|
|
|
# 1.1.0 / 2018-04-27
|
|
|
|
* Print Go version into build log
|
|
|
|
# 1.0.0 / 2018-03-21
|
|
|
|
* Add versioning to allow pinning |