Cron-descriptor

Latest version: v1.4.5

Safety actively analyzes 682404 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

1.4.4

What's Changed
* Simple CLI with all Options implemented by eduardomezencio in https://github.com/Salamek/cron-descriptor/pull/80
* GitHub Actions: Add Python 3.13 pre-release to the testing by cclauss in https://github.com/Salamek/cron-descriptor/pull/82
* README.md: Supports Python 3.8 - 3.12 by cclauss in https://github.com/Salamek/cron-descriptor/pull/83
* Correct typo forth to fourth by CodyRay in https://github.com/Salamek/cron-descriptor/pull/84

New Contributors
* eduardomezencio made their first contribution in https://github.com/Salamek/cron-descriptor/pull/80
* CodyRay made their first contribution in https://github.com/Salamek/cron-descriptor/pull/84

**Full Changelog**: https://github.com/Salamek/cron-descriptor/compare/1.4.3...1.4.4

1.4

What's Changed
* support Vietnamese by bxdoan in https://github.com/Salamek/cron-descriptor/pull/69

New Contributors
* bxdoan made their first contribution in https://github.com/Salamek/cron-descriptor/pull/69

**Full Changelog**: https://github.com/Salamek/cron-descriptor/compare/1.3...1.4

1.3

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**: https://github.com/Salamek/cron-descriptor/compare/1.2.35...1.3

1.2.35

What's Changed
* Added missing spanish translation string by Borogum in https://github.com/Salamek/cron-descriptor/pull/64

New Contributors
* Borogum made their first contribution in https://github.com/Salamek/cron-descriptor/pull/64

**Full Changelog**: https://github.com/Salamek/cron-descriptor/compare/1.2.34...1.2.35

1.2.33

What's Changed
* Add possibility to use custom .mo files, locally by ErikvdVen in https://github.com/Salamek/cron-descriptor/pull/61
* Slovak translation by eriktelepovsky in https://github.com/Salamek/cron-descriptor/pull/63

New Contributors
* eriktelepovsky made their first contribution in https://github.com/Salamek/cron-descriptor/pull/63

**Full Changelog**: https://github.com/Salamek/cron-descriptor/compare/1.2.32...1.2.33

1.2.30

Fixes
* Fixes 31
* Fixes 36
* Implements 52 fix from upstream that fixes 37

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.