Skip to content

3.1.0

Compare
Choose a tag to compare
@jmrozanec jmrozanec released this 20 Aug 02:36
· 1262 commits to master since this release
  • API changes
    • This version includes '?' SpecialChar support.
  • Enhancements
    • #28: Enhanced support for German translations.
    • #34: Add support for Korean language.
  • Bugfixes
    • #25: NullPointerException for custom cron expression using day of month is solved
    • #26 #30: Fixed ExecutionTime::nextExecution and ExecutionTime::lastExecution to make accurate calculations.
    • #27 #29: Fixed issue regarding constants at DoM and DoW fields, where some strings were not handled as expected.
    • #31: Fixed validation issues marking some expressions with '?' symbol as invalid.
    • #32: Fixed descriptor issue throwing exceptions on some particular cases.