Bree Versions Save

Bree is a Node.js and JavaScript job task scheduler with worker threads, cron, Date, and human syntax. Built for @ladjs, @forwardemail, @spamscanner, @cabinjs.

v8.0.5

1 year ago
  • docs: added badge for downloads f95cbf7
  • chore: added yarnlock to gitignore bef3938

https://github.com/breejs/bree/compare/v8.0.4...v8.0.5

v8.0.4

1 year ago
  • chore: fixed action error (https://github.com/breejs/bree/actions/runs/2449896904) 1de36ac
  • fix: fixed conflicting workflow job name 2f5c3b4
  • chore: fixed "on" in CI yml 5b5cabb
  • chore: fixed name in CI yml 84f6987
  • chore: cleanup ci, disable windows test (for now) b58c3c6
  • docs: typo 83882db
  • fix: fixed lf to crlf on windows 8539c5e
  • chore: fixed package deps and lint 68b6c6c
  • chore: added macos and windows to ci workflow aa798f1
  • fix: fixed link to badge svg aa400b9
  • chore: fixed ci install e1bafdc
  • chore: updated conf and linting, fixed tests, bump deps 5128946
  • chore: use org issue template 3dc6cee
  • chore: fix readme 36c6be0

https://github.com/breejs/bree/compare/v8.0.3...v8.0.4

v8.0.3

2 years ago
  • chore: updated docs 61f9741
  • Merge pull request #172 from nsylke/patch-1 6cfc81f
  • chore: updated docs ae2430e
  • fix: logger types in constructor config d84b4ac

https://github.com/breejs/bree/compare/v8.0.2...v8.0.3

v8.0.2

2 years ago
  • fix: fix BreeOptions type def a220320
  • test: stability improvement b520022
  • Merge pull request #164 from zanechua/patch-1 594328b
  • Update README.md a68f7a8

https://github.com/breejs/bree/compare/v8.0.1...v8.0.2

v8.0.1

2 years ago
  • Revert "refactor: default root is now based on __dirname" 3fa1a71
  • test: stability improvement e0ad35e

https://github.com/breejs/bree/compare/v8.0.0...v8.0.1

v8.0.0

2 years ago

To see upgrading information check out this document.

  • Merge pull request #162 from breejs/v8 1f733fb
  • feat: add job past event when job is attempted to be started past it's scheduled date 77b9dec
  • docs: add more details to map move 1f20561
  • fix: modify log returns bdc915b
  • fix: fix types 79e21d0
  • refactor: default root is now based on __dirname b7a75a5
  • fix: throw error when job is already started 0d332a5
  • feat: add warning if data is in the past on start 6094251
  • feat: better types 9e0fee5
  • docs: upgrading notes ea5acee
  • refactor: switch to using Maps 092ce19

https://github.com/breejs/bree/compare/v7.2.0...v8.0.0

v7.2.0

2 years ago
  • feat: add removeCompleted to config 139a949
  • feat: update types 247795b
  • docs: add configs 38537c5
  • feat: add config to disable or silence root require check 30fd2c0
  • chore: bump deps 6a6473b
  • refactor: rename commit-msg: to commit-msg 333e212
  • docs: remove browser support 8839c24

https://github.com/breejs/bree/compare/v7.1.5...v7.2.0

v7.1.5

2 years ago
  • fix: add name to worker deleted emit 0587ca1

https://github.com/breejs/bree/compare/v7.1.4...v7.1.5

v7.1.4

2 years ago
  • fix: emit "worker deleted" when "done" message sent 79ce6a8

https://github.com/breejs/bree/compare/v7.1.3...v7.1.4

v7.1.3

2 years ago