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