Skip to content
This repository has been archived by the owner on Jun 15, 2022. It is now read-only.

Releases: veliovgroup/Meteor-CRON-jobs

v.Next

15 Jun 15:55
f8ec50d
Compare
Choose a tag to compare

This package is moved to the main repository of NPM version

v2.2.3

23 Mar 00:51
055cf18
Compare
Choose a tag to compare
  • πŸ“¦ Optimize package bundle size

v2.2.2

22 Mar 21:48
8b01846
Compare
Choose a tag to compare
  • Compatibility with meteor@1.8.0.2
  • Compatibility with mongodb-server@4.0.7
  • Update internal Atmosphere dependencies
  • Update NPM dependencies

v2.2.1

25 Sep 19:28
7d7e00d
Compare
Choose a tag to compare
  • πŸ‘·β€β™‚οΈ 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

25 Jan 02:56
Compare
Choose a tag to compare
  • Compatibility with meteor@1.6.1
  • NPM dependencies update
  • New auto-unit-tests using mocha, covering 90%
  • Overall codebase enhancements

v2.1.0

16 Oct 04:52
Compare
Choose a tag to compare
  • 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 and onExecuted 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

18 Jul 01:04
Compare
Choose a tag to compare
  • Dependencies update
  • Compatibility with meteor@1.5.1

v2.0.3

16 May 23:03
Compare
Choose a tag to compare
  • Dependencies update
  • Compatibility with latest Meteor
  • Regular update

v2.0.2

16 Mar 02:15
Compare
Choose a tag to compare
  • Compatibility with meteor@1.4.3.2
  • Dependencies update
  • Minor codebase enhancements

v2.0.1

22 Feb 12:21
Compare
Choose a tag to compare
  • Dependencies update
  • Compatibility with meteor@1.4.2.7