Skip to content

Version 0.2.0

Compare
Choose a tag to compare
@simonbrunel simonbrunel released this 02 Sep 12:06
· 73 commits to master since this release

New Features

  • b47ca05 Implemented QPromise::delay(msec)
  • c55fa03 Implemented QPromise::tap(handler)
  • 18324d3 Implemented QPromise::timeout(msec, error)

Enhancements

  • 49a1d6a Avoid value copy when fulfilled from promise
  • 25d2bad Enhanced QPromise::finally implementation

Issues Fixed

  • 5d6bcc4 Fixed helpers multiple defined symbols (#1)
  • c4aab4e Fixed circular reference memory leaks

Milestone: 0.2