Skip to content

Releases: cgadam/psqueue

0.0.6 Release

08 Oct 14:17
Compare
Choose a tag to compare

Changes:

  • It is possible now to get the list of result values.
  • Introducing "torch" objects that can be passed among functions in the queue.
  • Possible exceptions of the functions in the queue are now handled and returned as part of rejection value.
  • Improved documentation adding dependencies state.
  • Introducing alias all and allSync for resolveAllSync

Initial Release

13 Nov 16:29
Compare
Choose a tag to compare

Initial Release