Releases: Tonkpils/snag
Releases · Tonkpils/snag
v1.2.0
Minor Release - Adds new command flag
Release Highlights
- We're now compiled and running with go1.5
- You can run snag without a
.snag.yml
using the new-c
command! - Need to use some shell environment variables in your snag commands? No problem! Access them using
$$MY_VAR
- The ignore section of the
.snag.yml
now uses gitignore rules for pattern matching
v1.0.0 - Snag's Initial Release
This marks Snag's first official release. We will follow semantic versioning as close as possible. Enjoy!
Feedback and comments are appreciated!