cron-to-quartz
Version:
Node.js JavaScript library to convert unix or linux CRON syntax to Quartz Scheduler
22 lines (10 loc) • 945 B
Markdown
## [1.4.7](https://github.com/lirantal/cron-to-quartz/compare/v1.4.6...v1.4.7) (2021-09-27)
### Bug Fixes
* update README badges to include package health score ([92e67c7](https://github.com/lirantal/cron-to-quartz/commit/92e67c7681a134222652a8aefaed8050fa4fad77))
* when more than 5 array element, subtract one ([#31](https://github.com/lirantal/cron-to-quartz/issues/31)) ([fdcb3ce](https://github.com/lirantal/cron-to-quartz/commit/fdcb3ceb60e71406ade06f959c8b86907e796365))
## [1.4.6](https://github.com/lirantal/cron-to-quartz/compare/v1.4.5...v1.4.6) (2019-07-19)
### Bug Fixes
* **security:** add responsible disclosure policy to repository ([4b2d84d](https://github.com/lirantal/cron-to-quartz/commit/4b2d84d))
## [1.4.5](https://github.com/lirantal/cron-to-quartz/compare/v1.4.4...v1.4.5) (2019-07-19)
### Bug Fixes
* **readme:** remove greenkeeperbadge ([23f8372](https://github.com/lirantal/cron-to-quartz/commit/23f8372))