Stable Release
What's Changed
- Replace ExtendedCronInterval with extended property by @maennchen in #18
- Rename CronInterval to CronExpression by @maennchen in #19
- Rename Modules to better names by @maennchen in #20
- Cleanup Helper Functions by @maennchen in #21
- Move helper function from Crontab to Crontab.Scheduler, enforce naming conventions by @maennchen in #22
- Cron Expression Sigil by @maennchen in #23
- Improve Documentation by @maennchen in #24
- Rename Various variables to cron_interval by @maennchen in #25
- Credo Fixes by @maennchen in #26
- Improve types by @maennchen in #27
- Support @reboot in parser & composer by @maennchen in #30
- Test in Elixir 1.3.X & different otp releases by @maennchen in #32
- #31 Stream get_[next|previous]_run_dates function by @maennchen in #33
- Fix Dialyzer, Remove Dead Code by @maennchen in #34
- Fix typo in mix.exs by @theoretick in #36
- Custom CronExpression Ecto Type by @maennchen in #37
- Ecto Type Fix Map encoding / decoding issue by @maennchen in #38
New Contributors
- @theoretick made their first contribution in #36
Full Changelog: v0.8.5...v1.0.0