Skip to content

Releases: miaowing/nest-schedule

v0.6.2

28 Jun 05:20
Compare
Choose a tag to compare
v0.6.2 Pre-release
Pre-release
  1. Remove logger option, use NestJS internal logger instead
  2. Bug fixes

v0.5.0

23 Apr 12:16
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

Feature: #14 Support dynamic create job

Feature: Add UseLocker decorator for distribution, If you use NestCloud at same, the Locker will support dependency injection.

v0.4.6

02 Apr 11:36
Compare
Choose a tag to compare
v0.4.6 Pre-release
Pre-release

Update NestJS dependency.

0.4.5

17 Jan 03:13
Compare
Choose a tag to compare

bug fix #7
bug fix #5
bug fix #10

0.4.0

25 Sep 04:58
Compare
Choose a tag to compare
  1. Supports enable or disable a job
  2. Supports retry

0.3.1

30 Aug 07:54
Compare
Choose a tag to compare

bug fix #2

0.3.0

23 Aug 07:32
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release
  1. Support time zone.
  2. Distributed support, you can use any distributed lock library for it.

0.2.0

22 Aug 10:06
Compare
Choose a tag to compare

bug fix #1