Skip to content

Releases: Tonkpils/snag

v1.2.0

20 Feb 22:02
Compare
Choose a tag to compare

Release Highlights

  • better parsing of quoted arguments
  • Add init command for a sample .snag.yml
  • Add run section for parallel commands
  • Deprecate script section in favor of build

Minor Release - Adds new command flag

26 Oct 19:14
Compare
Choose a tag to compare

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

06 Aug 16:59
Compare
Choose a tag to compare

This marks Snag's first official release. We will follow semantic versioning as close as possible. Enjoy!

Feedback and comments are appreciated!