All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Duplicate
require
statements in tests
- A changelog
0.2.0 - 2018-05-22
- A Rake task to generate YARD documentation
- A code coverage report after running RSpec
- Test the gem against the latest version of Ruby
- Update and reconfigure the Code Climate test reporter
- Replaced the Gemnasium badge with Depfu
- Cleaned the Rake file
- Updated all development dependencies to the latest versions
- Unused gem dependencies
0.1.3 - 2014-08-13
- The tests when running as root
- An Inch-CI badge to show the code documentation progress
0.1.2 - 2014-08-04
- Integrate the codebase with Travis CI
- Configure Code Climate test reporter
- Updated the documentation
- Code coverage reports
- Badges for build statuses and gem dependencies
0.1.1 - 2014-08-04
- Cleanup the documentation
- Update Rake to version ~> 10.3
- Initial commit