Skip to content

Releases: pulsecron/pulse

v1.1.11

02 May 11:07
Compare
Choose a tag to compare

1.1.11 (2024-05-02)

🐛 BUG FIXES

  • update Processor type definition in define.ts (#19) (7c384ee)

v1.1.10

02 May 09:48
Compare
Choose a tag to compare

1.1.10 (2024-05-02)

🐛 BUG FIXES

  • return resolve pulse.stop() case of success (#18) (df7e6f4)

v1.1.9

02 May 02:27
Compare
Choose a tag to compare

1.1.9 (2024-05-02)

🐛 BUG FIXES

  • jobAttributes interface to use generic type T in data property (#15) (daee70a)

v1.1.8

22 Apr 06:43
Compare
Choose a tag to compare

1.1.8 (2024-04-22)

🐛 BUG FIXES

  • add PulseOnEventType and override on method in Pulse class (#12) (c8849b0)

v1.1.7

16 Apr 09:36
Compare
Choose a tag to compare

1.1.7 (2024-04-16)

🐛 BUG FIXES

  • update return type of every method in pulse/every.ts & update database method in Pulse class to be public (#11) (27d660c)

v1.1.6

16 Apr 06:28
Compare
Choose a tag to compare

1.1.6 (2024-04-16)

🐛 BUG FIXES

  • update type job creation methods in pulse/every.ts, pulse/now.ts, and pulse/schedule.ts (696e4d0)

v1.1.5

15 Apr 16:28
Compare
Choose a tag to compare

1.1.5 (2024-04-15)

🐛 BUG FIXES

  • add new release configuration for API, job, and pulse scopes (29ab228)

v1.1.4

15 Apr 15:24
Compare
Choose a tag to compare

1.1.4 (2024-04-15)

♻️ REFACTOR

  • refactor JobAttributes interface to use 'any' type for the 'data' property in index.ts (40ded49)

v1.1.3

14 Apr 16:00
Compare
Choose a tag to compare

1.1.3 (2024-04-14)

🐛 BUG FIXES

  • update unique property name to uniqueQuery (8e44261)

v1.1.2

13 Apr 15:58
Compare
Choose a tag to compare

1.1.2 (2024-04-13)

🐛 BUG FIXES

  • update package.json and index.ts files (37f15ae)