aboutsummaryrefslogtreecommitdiffstats
path: root/release.sh
AgeCommit message (Collapse)Author
2018-01-22Increase version v0.1.1 -> v0.1.2HEADv0.1.2masterTeddy Wing
2017-07-08Increase version v0.1.0 -> v0.1.1v0.1.1Teddy Wing
* Increment version number * Update CHANGELOG * Change `VERSION` variable in main.go to a constant because this makes more sense
2017-07-08release.sh: Add Bash completion file to release archivesTeddy Wing
Avoids having to download the completion file manually from the repo.
2017-07-08release.sh: Add version number to release archive nameTeddy Wing
Make it more obvious which release version the archive contains.
2017-06-04Add release.sh scriptTeddy Wing
Compiles and compresses builds for a number of different platforms, placing them all in a dist/ directory for release.