github Salamek/cron-descriptor 1.3

latest releases: 1.4.5, 1.4.4, 1.4.3...
16 months ago

What is new

  • Possible BC - Parsing call was moved from ExpressionDescriptor.get_description to ExpressionDescriptor.__init__ that means parsing exceptions are thrown when calling ExpressionDescriptor constructor and not when calling ExpressionDescriptor.get_description modify your exception handling accordingly...
  • Possible BC - Option throw_exception_on_parse_error (boolean) was removed, code now works as if throw_exception_on_parse_error=True (default - always throw exceptions). Remove throw_exception_on_parse_error option from your code if you were using it.

Full Changelog: 1.2.35...1.3

Don't miss a new cron-descriptor release

NewReleases is sending notifications on new releases.