Skip to content

v1.1.0

Compare
Choose a tag to compare
@phated phated released this 26 Feb 16:52
· 18 commits to master since this release

Fix

  • Inline anonymous functions to get tests passing on newer nodes (ffcb044)
  • Validate series/parallel arguments aren't empty or invalid (5464736) - Closes #72 #75

Update

  • Add tests for taking an array as only argument to series/parallel (11486e0) - Closes #73 #74
  • Replace lodash.* modules (212fd7d) - Closes #71 #77