Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 414 Bytes

File metadata and controls

12 lines (9 loc) · 414 Bytes

#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 --init option to create a default .blam file

#1.1.0 (2013-10-08)

  • added --no-tests and --just-unit flags

#1.0.0 (2013-10-03)

  • Initial Release