croner

Trigger functions or evaluate cron expressions in JavaScript or TypeScript. No dependencies. Most features. Node. Deno. Bun. Browser.

MIT License

Downloads
7M
Stars
1.9K
Committers
14

Bot releases are hidden (Show)

croner - 5.2.1

Published by Hexagon about 2 years ago

Changes

  • docs: Add comprehensive cron implementation comparison table in README.md

Full Changelog: https://github.com/Hexagon/croner/compare/5.2.0...5.2.1

croner - 5.2.0

Published by Hexagon about 2 years ago

Changes

  • fix: Code cleanup
  • chore: Keeping code base compact

Full Changelog: https://github.com/Hexagon/croner/compare/5.1.2...5.2.0

croner - 5.1.2

Published by Hexagon about 2 years ago

Changes

  • docs: Minor documentation update regarding legacyMode after 5.0.0
  • chore: Dev dependency update

Full Changelog: https://github.com/Hexagon/croner/compare/5.1.1...5.1.2

croner - 5.1.1

Published by Hexagon about 2 years ago

Changes

  • Hotfix for Node CommonJS require of module

Full Changelog: https://github.com/Hexagon/croner/compare/5.1.0...5.1.1

croner - 5.1.0

Published by Hexagon about 2 years ago

Changes

Cleanup release, bumping a minor.

  • docs: Fixes various typos
  • size: Export less cruft to npm
  • size: Use minified minitz

Full Changelog: https://github.com/Hexagon/croner/compare/5.0.3...5.1.0

croner - 5.0.3

Published by Hexagon about 2 years ago

Changes

  • perf: Only recreate date object when needed. Only use minitz when needed.

Full Changelog: https://github.com/Hexagon/croner/compare/5.0.2...5.0.3

croner - 5.0.2

Published by Hexagon about 2 years ago

Changes

New Contributors

Full Changelog: https://github.com/Hexagon/croner/compare/5.0.1...5.0.2

croner - 5.0.1

Published by Hexagon about 2 years ago

Changes

  • fix: #136 , proper types support for nodenext
  • chore: Update dev dependencies
  • chore: Update docs, change recommended source for Deno users from jsdelivr to deno.land/x

Full Changelog: https://github.com/Hexagon/croner/compare/5.0.0...5.0.1

croner - 5.0.0

Published by Hexagon about 2 years ago

Changes

  • breaking: Change default mode to legacy mode, see #53
  • fix: Improved timezone and DST-handling
  • chore: Replace custom tz solution with minitz.
  • chore: Code cleanup
  • chore: Additional tests

Full Changelog: https://github.com/Hexagon/croner/compare/4.4.1...5.0.0

croner - 4.4.1

Published by Hexagon about 2 years ago

Changes

  • Replace custom tz.js with library minitz (fully bundled in src/)
  • Code cleanup

Full Changelog: https://github.com/Hexagon/croner/compare/4.4.0...4,4,1

croner - 4.4.0

Published by Hexagon about 2 years ago

Bugfixes

  • Fix #132, skipping runs scheduled during DST transitions.
  • Dev dependency update
  • General DST handling improvements

Full Changelog: https://github.com/Hexagon/croner/compare/4.3.17...4.4.0

croner - 4.3.17

Published by Hexagon about 2 years ago

Changes

  • Documentation update

Full Changelog: https://github.com/Hexagon/croner/compare/4.3.16...4.3.17

croner - 4.3.16

Published by Hexagon about 2 years ago

Changes

  • Fixed #130 by adding an example in README.md and docs
  • Changed one test to decrease risk of missing cases like #132

Chores

  • Dev dependency update

Full Changelog: https://github.com/Hexagon/croner/compare/4.3.15...4.3.16

croner - 4.3.15

Published by Hexagon over 2 years ago

Changes

  • Code cleanup (constness)
  • Dev dependency update
  • Add more native Deno checks

Full Changelog: https://github.com/Hexagon/croner/compare/4.3.14...4.3.15

croner - 4.3.14

Published by Hexagon over 2 years ago

  • New solution for travelling to both future and past between executions, proposed solution for #101

Full Changelog: https://github.com/Hexagon/croner/compare/4.3.13...4.3.14

croner - 4.3.13

Published by Hexagon over 2 years ago

Changes

  • Revert changes from 4.3.12
  • Dev dependency update
croner - 4.3.12

Published by Hexagon over 2 years ago

Changed

  • Support time travel, proposed fix for #101
  • Dev dependency update

Full Changelog: https://github.com/Hexagon/croner/compare/4.3.11...4.3.12

croner - 4.3.11

Published by Hexagon over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/Hexagon/croner/compare/4.3.10...4.3.11

croner - 4.3.10

Published by Hexagon over 2 years ago

Changes

  • Dev dependency update

Full Changelog: https://github.com/Hexagon/croner/compare/4.3.9...4.3.10

croner - 4.3.9

Published by Hexagon over 2 years ago

Bugfix

Full Changelog: https://github.com/Hexagon/croner/compare/4.3.8...4.3.9