use_isolate 0.3.0+1 use_isolate: ^0.3.0+1 copied to clipboard
A Hook wrapper of integral_isolates making multi-threading easy using hooks
0.3.0+1 #
- Update a dependency to the latest release.
0.3.0 #
Note: This release has breaking changes.
- BREAKING REFACTOR: Computation functions are now renamed to
compute
andcomputeIsolate
(#37). - BREAKING FEAT(19): hooks stream and tailored isolate support added (#39).
0.2.0+2 #
- FIX: Disposal of Isolate for hooks implemented (#30).
0.2.0+1 #
- DOCS: Set specific versions and name for example (#17).
0.2.0 #
Note: This release has breaking changes.
- FEAT: specialized/tailored isolated (#14).
- FEAT: added useTailoredIsolate (#16).
0.1.0+5 #
- Update a dependency to the latest release.
0.1.0+4 #
- Update a dependency to the latest release.
0.1.0+3 #
- REFACTOR: Refactor/flow improvements (#9).
0.1.0+2 #
- Update a dependency to the latest release.
0.1.0+1 #
- Docs updates
0.1.0 #
- Initial version.