#1.3.0 (2014-01-02)
- removed blank line from generated source which was throwing a rubocop error in projects
- added a catch if you just specify a module name:
blam MyModule, this will now create a correct top level module.
#1.2.0 (2013-12-02)
- added the
--initoption to create a default.blamfile
#1.1.0 (2013-10-08)
- added
--no-testsand--just-unitflags
#1.0.0 (2013-10-03)
- Initial Release