2.0.0
-
Major re-design of the API. This re-design was made with the following goals:
- Avoiding function naming conflict with popular libraries (notably lodash)
- Simplifying the API by removing duplicate functions
- Proposing safer default parameters regarding concurrency handling
See the migration guide to know how to migrate to version 2.X.
-
Added
reflectAsyncStatus()
function.