This repository has been archived by the owner on Mar 13, 2018. It is now read-only.
- Use new
After
concurrency primitives - Allow for custom task progress updates via
After\Promise
API - Cleanup edge-case IPC failure in worker threads
- Remove submodules in favor of composer
BC Breaks:
- This update uses the new 0.2.x version of the After dependency. As such, the public API dealing
with promised results has completely changed. Please see https://github.com/rdlowrey/After for
details.