- Add support for "LW" in the day-of-month field (1)
2.4.1
- [explain] Fix month-day formatting ("January 1st" -> "January 1") - [explain] Change ordinal formatting to use words instead of numerals for 1-9 - [explain] Fix digital time formatting (use HH:MM instead H:MM)
2.4
- Add explain() method which describes the expression in human language - Remove python 3.7 support
2.3
- Add type hints - Remove python 3.6 support (EOL)
2.2
- Make validation error messages similar to Debian cron error messages - Change day-of-month and day-of-week handling to mimic Debian cron more closely