Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 577 Bytes

CHANGELOG.md

File metadata and controls

15 lines (11 loc) · 577 Bytes

Changelog

  • 0.3.0 (2012/07/07)

    • New Feature - Gate objects are automatically created for awaiting callbacks to nest easily.
    • Change - skipErrorCheck flag is removed and failFast option is introduced.
  • 0.2.0 (2012/06/16)

    • New Feature - All APIs are revised.
  • 0.1.0 (2012/03/19)

    • New Feature - The callbackLocation property is added to an error object to inform which async call is related to tne error.
    • New Feature - Parallel loop is supported using Parray.
  • 0.0.0 (2012/03/18)

    • first release.