Releases: maennchen/crontab
Releases · maennchen/crontab
v1.1.14
v1.1.13
What's Changed
- Add Cron Expression Cheatsheet to Documentation by @maennchen in 2bce9a7
Full Changelog: v1.1.12...v1.1.13
v1.1.12
What's Changed
- Bump actions/checkout from 2 to 3 by @dependabot in #91
- Bump actions/cache from 2 to 3.0.1 by @dependabot in #93
- Bump actions/cache from 3.0.1 to 3.0.2 by @dependabot in #96
- Bump actions/download-artifact from 2 to 3 by @dependabot in #95
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #94
- Bump actions/cache from 3.0.2 to 3.0.8 by @dependabot in #103
- Bump actions/cache from 3.0.8 to 3.0.10 by @dependabot in #105
- Drop Elixir 1.9 support & Fix CI Matrix by @maennchen in #108
- fix: remove unsafe String.to_atom by @thomas9911 in #107
- Bump actions/cache from 3.0.10 to 3.0.11 by @dependabot in #106
New Contributors
- @dependabot made their first contribution in #91
- @thomas9911 made their first contribution in #107
Full Changelog: v1.1.11...v1.1.12
v1.1.11
What's Changed
- Allow DateTime in DateChecker by @maennchen in #70
- Switch to GitHub Actions by @maennchen in #71
- Create Dependabot config file by @dependabot-preview in #73
- Bump version to current in getting started pages by @GrantJamesPowell in #75
- Do not crash when parsing invalid seconds by @pnezis in #77
- Misc doc changes by @kianmeng in #78
- tylerpachal-fix-example by @TylerPachal in #79
- Ecto.Type: Switch embed_as to
:dump
by @mveytsman in #80 - Fix typos by @kianmeng in #87
- Update CI by @maennchen in #90
- Adding String.trim to Ecto Type cast() by @h4cc in #89
New Contributors
- @dependabot-preview made their first contribution in #73
- @GrantJamesPowell made their first contribution in #75
- @pnezis made their first contribution in #77
- @kianmeng made their first contribution in #78
- @TylerPachal made their first contribution in #79
- @mveytsman made their first contribution in #80
Full Changelog: v1.1.10...v1.1.11
Warning Fixes
What's Changed
- function head before body warning fix by @maennchen in #67
- mute Code.ensure_compiled deprecation warning by @maennchen in #68
Full Changelog: v1.1.9...v1.1.10
Do not allow `0` as divider.
Ecto 3.2 compatibility
Improved Validation of the Parser
What's Changed
- Further validate cron expressions by @amarandon in #59
New Contributors
- @amarandon made their first contribution in #59
Full Changelog: v1.1.6...v1.1.7
DateUtil Fix
What's Changed
Full Changelog: v1.1.5...v1.1.6