Releases: maennchen/crontab
Releases · maennchen/crontab
Improve Writer to support all features & Improve Tests
v0.5.1 v0.5.1 Improve Tests & Fix Writer.
Support # Notation for nth weekday in month.
What's Changed
- Support # Notation for nth weekday in month. by @maennchen in #5
Full Changelog: v0.4.0...v0.5.0
Support L Modifier
What's Changed
- Support L modifer for day, weekday & month by @maennchen in #4
* * * * 5L
* * * * TUEL
* * L
* * * L
* * * * L
Full Changelog: v0.3.0...v0.4.0
Support Specific Divider Bases.
Support Ranges that go around the edge of a range.
What's Changed
- Support Ranges which go around the end of a range. by @maennchen in #2
Full Changelog: v0.1.4...v0.2.0
Setup Mix Package
Full Changelog: v0.1.3...v0.1.4
Setup Mix Package
Full Changelog: v0.1.2...v0.1.3
Setup Mix Package
Full Changelog: v0.1.1...v0.1.2
Setup Mix Package
Full Changelog: v0.1.0...v0.1.1
Initial Release
What's Changed
- Rename test file & fix divider by 0 issue by @maennchen in #1
Full Changelog: https://github.com/jshmrtn/crontab/commits/v0.1.0