UNPKG

cron-to-quartz

Version:

Node.js JavaScript library to convert unix or linux CRON syntax to Quartz Scheduler

53 lines (25 loc) 2.71 kB
## [1.4.14](https://github.com/lirantal/cron-to-quartz/compare/v1.4.13...v1.4.14) (2026-06-22) ## [1.4.13](https://github.com/lirantal/cron-to-quartz/compare/v1.4.12...v1.4.13) (2026-05-28) ## [1.4.12](https://github.com/lirantal/cron-to-quartz/compare/v1.4.11...v1.4.12) (2026-05-28) ### Bug Fixes * **ci:** wire NPM_TOKEN secret and upgrade semantic-release to v25 ([#43](https://github.com/lirantal/cron-to-quartz/issues/43)) ([c055de4](https://github.com/lirantal/cron-to-quartz/commit/c055de411003859bcfebb54427ffae7118204707)) * environment variable formatting in workflow ([1ddf990](https://github.com/lirantal/cron-to-quartz/commit/1ddf99072c29d53d722c742d8857ca6dd2bb9419)) ## [1.4.11](https://github.com/lirantal/cron-to-quartz/compare/v1.4.10...v1.4.11) (2026-05-17) ## [1.4.10](https://github.com/lirantal/cron-to-quartz/compare/v1.4.9...v1.4.10) (2026-05-17) ## [1.4.9](https://github.com/lirantal/cron-to-quartz/compare/v1.4.8...v1.4.9) (2026-04-29) ### Bug Fixes * pin CI status badge to default branch ([#39](https://github.com/lirantal/cron-to-quartz/issues/39)) ([9955873](https://github.com/lirantal/cron-to-quartz/commit/995587381181805d9c6d62eb6791bf57846de1f8)) ## [1.4.8](https://github.com/lirantal/cron-to-quartz/compare/v1.4.7...v1.4.8) (2026-04-26) ### Bug Fixes * remove deprecated Snyk vulnerabilities badge from README ([#35](https://github.com/lirantal/cron-to-quartz/issues/35)) ([aed0f14](https://github.com/lirantal/cron-to-quartz/commit/aed0f14f17adb43f0174b953ba60d798ca88bb3e)) * update release workflow and package.json for latest semantic-release ([#36](https://github.com/lirantal/cron-to-quartz/issues/36)) ([dd6abb6](https://github.com/lirantal/cron-to-quartz/commit/dd6abb6a438990052cf6bc6c7cbc27c48ca89141)) ## [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))