Skip to content

v1.0.8 Release

Compare
Choose a tag to compare
@benlau benlau released this 29 Mar 01:05
· 25 commits to master since this release

Critical Changes

  1. C++ Timer is deprecated. QuickPromise is now a pure QML/JS Library

Changes

  1. Add Q.resolve() / Q.reject() to create an already resolved / rejected promise
  2. Add a "Minimal Installation" guide in the README for user for installing Quick Promise easily.