Skip to content

Commit

Permalink
Docs, API alignment with ES6, obliterate progress
Browse files Browse the repository at this point in the history
This reflects the most recent apparent concensus, making
Promise.resolve(value) equivalent to Q(value) and eliminating the
`Promise.cast` distinction.

Remove vestiges of the former progress API.
  • Loading branch information
kriskowal committed Feb 9, 2014
1 parent 685e244 commit be9f660
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 117 deletions.
Loading

0 comments on commit be9f660

Please sign in to comment.