- Added Rakefile for development tasks.
- Added comprehensive rspec unit test suite.
- Refactored internals of superstacker to ease future development.
- Added integration tests to ensure backwards compatability.
- Changed examples to include real data.
- Changed the public API to be closer to cloudformation terminology.
- Added API version number to the generated cloudformation template.
- Added the mapping declaration to SuperStacker.
- Fixed issue where thor wasn't defined in gemspec file.
- Added more intrinsic functions.
- Added the output declaration.
- Initial release of superstacker!