Skip to content

v1.2.0

Compare
Choose a tag to compare
@code-xhyun code-xhyun released this 02 May 16:06
· 71 commits to main since this release

1.2.0 (2024-05-02)

🚀 FEATURES

  • add fetchStatus method to Job class (e5e904e)
  • add getJobsRepo method to Pulse class (27db921)
  • add isExpired method to Job class (973d0b8)
  • emit 'cancel' event with deletedCount in cancel method of Pulse class (0947655)
  • update isRunning method in Job class to support fetching real status (5335524)