This repository has been archived by the owner on Jun 15, 2022. It is now read-only.
Releases: veliovgroup/Meteor-CRON-jobs
Releases Β· veliovgroup/Meteor-CRON-jobs
v.Next
This package is moved to the main repository of NPM version
v2.2.3
- π¦ Optimize package bundle size
v2.2.2
- Compatibility with
meteor@1.8.0.2
- Compatibility with
mongodb-server@4.0.7
- Update internal Atmosphere dependencies
- Update NPM dependencies
v2.2.1
- π·ββοΈ Codebase maintenance, minor enhancements
- π¦ NPM packages update
- π¦ Internal Atmosphere packages update
- π€ Compatibility with
meteor@1.7.0.5
- π€ Compatibility with
mongodb@3.1.*
(native-driver) - π¨βπ» Regular release
v2.2.0
- Compatibility with
meteor@1.6.1
- NPM dependencies update
- New auto-unit-tests using
mocha
, covering 90% - Overall codebase enhancements
v2.1.0
- Compatibility with
meteor@1.5.2.2
- Dependencies update
- Overall codebase enhancements
- Should be faster, and more synchronous, basing on the read and write locks of MongoDB
- Added:
onError
andonExecuted
runtime hooks - Added:
autoClear
option for clearing obsolete tasks - Removed
{uid: 1, inProgress: 1}
compound MongoDB index, you may wish to remove it from DB - Docs are updated
v2.0.4
- Dependencies update
- Compatibility with meteor@1.5.1
v2.0.3
- Dependencies update
- Compatibility with latest Meteor
- Regular update
v2.0.2
- Compatibility with
meteor@1.4.3.2
- Dependencies update
- Minor codebase enhancements
v2.0.1
- Dependencies update
- Compatibility with
meteor@1.4.2.7