Skip to content

Commit 1437cc9

Browse files
committed
chore: release 6.3.2
1 parent 185ae39 commit 1437cc9

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 6.3.2
2+
3+
* Add `debugName` parameter for improved debugging in IsolateManager.
4+
15
## 6.3.1
26

37
* Fix the docs to clarify WASM transferables (`enableWasmTransferables` parameter) behavior in README.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: isolate_manager
22
description: Create long-lived isolates for single or multiple functions, with support for Web Workers (via an efficient generator) and WASM compilation.
3-
version: 6.3.1
3+
version: 6.3.2
44
homepage: https://github.com/lamnhan066/isolate_manager/
55

66
topics:

0 commit comments

Comments
 (0)