2.0.0-rc.2
版本发布时间: 2021-01-20 14:34:46
machty/ember-concurrency最新发布版本:4.0.1(2024-03-09 12:14:30)
Enhancements
- Make
Task#cancelAll
andTaskInstance#cancel
awaitable (#396). See topic in UPGRADING-2.x.md for more info.
Bugfixes
- Fix
TaskProperty
extension methods not working with built-in decorators (e.g.ember-concurrency-retryable
,ember-concurrency-test-waiters
, etc.)
Misc.
- [dev] Add test for interop w/ ember-concurrency-decorators
- [dev] Migrate CI to GitHub Actions (#393)