0.0.5
---

- TODO - TESTS
- TODO - Better usage docs
- TODO - Recipes
- TODO - Pipe data from the previous command into the next, in order to support rollback, cleaning up old dirs.

0.0.4
---

- Rearchitected how Redstone works
- Added support for running custom commands

0.0.3
---

- Refactored the codebase

0.0.2
---

- Converted the source code into CoffeeScript

0.0.1 
---

- Added terminal-formatted output, with icons representing success/failure
- Added support for environment variables to inject into the commands 

0.0.0
---

- Initial Release