CHANGELOG.md
1007 Bytes
[0.13.0] - 2023-11-04
- Fix zero hour
[0.12.0] - 2023-04-16
- Add "strict_quartz" option for Java Quartz implementation (quartz-scheduler)
[0.11.1] - 2020-10-21
- Fix two consecutive commas in interval expressions
[0.11.0] - 2020-10-05
- Fix handling L in day of month expressions
[0.10.0] - 2020-05-26
- Move locale and timezone arguments to options
[0.9.2] - 2020-04-24
- Add italian locale
[0.9.1] - 2019-11-26
- Update tzinfo dependency
[0.9.0] - 2019-04-21
- Add german locale
[0.8.0] - 2019-04-18
- Add support for timezones
[0.7.0] - 2018-11-22
- Include day of week when day of month is specified
[0.6.1] - 2017-11-17
- Fix 4th day spelling
[0.6.0] - 2017-02-17
- Add romanian and russian locales
- Minor fixes to the french locale
[0.5.0] - 2017-02-15
- Add french locale
[0.4.0] - 2016-11-28
- Fix handling leading zeros in numbers
[0.3.0] - 2016-03-02
- Add pt_BR locale
[0.2.0] - 2015-10-25
- Initial public version