Skip to content
This repository was archived by the owner on Apr 1, 2024. It is now read-only.

Releases: caneara/waterfall

v2.0.2

23 Apr 14:29

Choose a tag to compare

Fixed a bug where not all tasks were being run when the queue connection was set to sync.

Added check for database availability

26 Jan 12:57

Choose a tag to compare

v2.0.1

added a check for database availability

Added hooks

24 Jan 12:37

Choose a tag to compare

This release refactors task creation and also adds support for before and after hooks.

v1.0.3

16 Jan 09:43

Choose a tag to compare

refactored tests

v1.0.2

16 Jan 09:12

Choose a tag to compare

Remove dependency that is not needed.

v1.0.1

15 Jan 12:23

Choose a tag to compare

This minor update replaces the job's use of the sleep method with the queue system's native delay method.

Initial Release

14 Jan 17:06

Choose a tag to compare

Review the readme for full details.