Skip to content

1.0.0 Alpha 2

Compare
Choose a tag to compare
@patrickcate patrickcate released this 30 Jun 03:18
· 166 commits to master since this release

Refactor:

  • Replaces Q promise libraries with native promises.
  • Removes .npmignore in favor of package.json files config.
  • Replaces async library with map and async/await.
  • Replaces some lodash functions with native ones.