async-settle

Settle an async function. It will always complete successfully with an object of the resulting state.

MIT License

Downloads
6.4M
Stars
11
Committers
6

Bot releases are hidden (Show)

async-settle - https://github.com/gulpjs/async-settle/releases/tag/v0.2.0

Published by phated over 8 years ago

Upgrade

async-settle - https://github.com/gulpjs/async-settle/releases/tag/v1.0.0

Published by phated over 8 years ago

Update

  • Switch to mocha + expect for testing (bb38afd)
  • Switch to lab for testing & coverage (6389bc4) - Closes #1 #4

Docs

  • Improve & match async-done docs (6c5fccf) - Closes #5

Upgrade

  • Update async-done and dev dependencies (c475690)

Build

  • Add eslint and jscs presets & update code (b34aa5a)
  • Fix jshint reporter & add node 0.12 to travis (5879741)

Scaffold

async-settle - https://github.com/gulpjs/async-settle/releases/tag/v0.1.0

Published by phated over 8 years ago

New

Scaffold

async-settle - https://github.com/gulpjs/async-settle/releases/tag/v0.2.1

Published by phated over 8 years ago

Update

  • Use null instead of undefined for errors (30f3c76)