### Changelogs #### 0.2.5 - Update gem's dependencies #### 0.2.4 - Use require instead of require_relative - Misc code cleanup #### 0.2.3 - Make it possible to remove the last extension from the link for `vim_printer` - Update some gem dependency to the most recent version #### 0.2.2 - Lower required ruby version to 1.9.3+ #### 0.2.1 - Require version 2.1.0+ of ruby #### 0.2.0 - Use latest version of 'agile_utils' (no monkeypatching) - Use latest version of 'code_lister' - Support only ruby 2.1.x+ - Cleanup the tests - Fix the rubocop style - Update the gemspec #### 0.1.4 - Update the 'rubocop' to 0.23.x - Minor code cleanup #### 0.1.3 - Simplify the CLI usage - Cleanup style with rubocop - Add `coveralls` badges #### 0.1.2 - First release based on the [Semantic Versioning][] convention. - Update the default usage information in CLI and README.md file #### 0.0.1 - 0.1.1 - Release prior to [Semantic Versioning][] - Implement features and fix a few bugs along the way [agile_utils]: https://rubygems.org/gems/agile_utils [code_lister]: https://rubygems.org/gems/code_lister [ebook_renamer]: https://rubygems.org/gems/ebook_renamer [rubocop]: https://github.com/bbatsov/rubocop [gemnasium]: https://gemnasium.com/agilecreativity/index_html [Semantic Versioning]: http://semver.org