Skip to content

Releases: cgadam/psqueue

0.0.6 Release

Choose a tag to compare

@cgadam cgadam released this 08 Oct 14:17

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

Choose a tag to compare

@cgadam cgadam released this 13 Nov 16:29

Initial Release