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.
- Add
due_at
attribute with exact time
- Fix interval calculation bug
- Move from module to class implementation
- Test with Minitest instead of RSpec
- Move code into a Bundler style gem package
- Update gemspec
- Update dependencies
- Require date for non-Rails projects
- Initial release