#### 0.2.3 - Add option for specifying RSpec or Minitest as testing framework. - Contributed by [Nick den Engelsman](https://github.com/nicka) - Add the missing activesupport-core-ext #### 0.2.2 - Support ruby version 1.9.3+ onward - Use 'activesupport-core-ext' instead of 'agile_utils' #### 0.2.1 - Make ruby 2.1.0+ mandatory for refinement support #### 0.2.0 - Use refinement instead of monkeypatching core classes - Minor code cleanup #### 0.1.3 - Update rubocop to 0.23.x - Minor code cleanup #### 0.1.2 - Fix the gemspec - Remove the rubocop-todo.yml and use only the .rubocop.yml in the template - Misc code cleanup #### 0.1.1 - Simplify the CLI interface #### 0.1.0 - First release based on [Semantic Versioning][] - Improve README.md - Improve template files #### 0.0.1 - Initial release [Symantic Versioning]: http://semver.org