Snag follows semantic versioning.
your contribution here
- #60 setup travis and use go 1.6
- #59 better parsing of quoted arguments
- #57 vendor dependencies with Godeps/GO15VENDOREXPERIMENT
- #53 Add init command for a sample
.snag.yml
- #50 Add
run
section for parallel commands - #49 Deprecate
script
section in favor ofbuild
- #46 Parse env vars in scripts using
$$
- #45
ignore
section uses gitignore patterns - #44 Allow specifying commands as flags
- Binary compiled with Go 1.5
- This marks Snag's first official release. We will follow semantic versioning as close as possible. - @Tonkpils,@zabawaba99