C4milo Github Release Versions Save

Simple Github release command line tool

v1.1.0

6 years ago

Changelog
efc7eef Add support for -prerelease flag 8bdab49 Use flag.Arg() in place of os.Args af78231 Help Github with code formatting e7b6d1f If creating a release fails then try attaching the files to an existing release. 554918c Add Go 1.8 to CI configuration 6d2edc2 Do no reverse git log output

v1.0.9

7 years ago

Changelog
64e60c5 Fixes compiler warning. c94acf0 Clarifies that glob pattern should be enclosed in quotes 9c32364 Fixes usage text formatting 07c8953 Add remarks on shell globbing to readme b868107 Fix typos 1f954ba Remove literal "\n" from error message 6c03c1c Remove stray quote characters 0cd2bd1 Includes Go 1.6 and 1.7 in CI builds 5535064 use GITHUB_API environment variable when defined fb3d606 Bump version. Remove darwin/arm release.

v1.0.8

8 years ago

Changelog
4aae209 Update README.md 9ff3fc4 Adds travis config. be20d91 Adds travis badge. 34dc718 Uses newest Travis infrastructure. c7b2bed Removes go linker warning. 64e60c5 Fixes compiler warning. c94acf0 Clarifies that glob pattern should be enclosed in quotes

v1.0.7

9 years ago

Changelog
7d7007a Minor clarification eaca515 Adds better spacing 8d13f3c Minor change in Makefile 56f9ae3 Documents supported environment variables c3ed74a Bumps version

v1.0.6

9 years ago

Changelog
d1e4182 Improves help text dabe04a Bumps version

v1.0.5

9 years ago

Changelog
ecf134f Fixes file name when uploading asset to Github b561a12 Adds build target for development mode 400a60f Fixes some minor details 990d455 Update README.md 71f5a8f Update README.md 8011511 Update README.md 38f25c0 Update README.md cbd10ca Adds licensing a7f92b5 Adds contributing guide 073a69b Update README.md f5380de Updates usage 4c6f988 Improves help text c6a6a99 Bumps version

v1.0.4

9 years ago

Changelog
ecf134f Fixes file name when uploading asset to Github b561a12 Adds build target for development mode

v1.0.1

9 years ago

Changelog
0c136cc Initial working Makefile 8b9a31d Update README.md 6d59654 Cleans up code a bit

v1.0.0

9 years ago

Changelog
63b2c10 Initial import 1bd81e0 Creates release and uploads assets. First take 159d29f Allows to pass two additional parameters 2560e57 Cleans up README