All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.
- Minor dependency bumps and README improvements (#9)
- Breaking: remove :time-zone configuration at a scheduler level (see issue #5 for more)
- Minor bugfix for zero-argument (run once, immediately) interval execution
- Updated Readme
- Added tests and CircleCI integrations
- Initial Release
- Supports Cron and Simple schedules
- Extensible trigger-builder multi-method
- Data readers for trigger, cron, and interval
- Basic integration tests