Skip to content

Remove dependency on Q altogether

Choose a tag to compare

@rogierschouten rogierschouten released this 29 Jun 21:34
· 97 commits to master since this release

Remove dependency on Q by using the global Promise variable by default. Thank you @erikvold (https://github.com/erikvold) for the PR