From 6a097950fb48ece2a825aee33d043624967e8b76 Mon Sep 17 00:00:00 2001 From: inoas Date: Thu, 22 Jun 2023 15:52:43 +0000 Subject: improve JS string.join speed (#468) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d74a39..fe10b24 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ## v0.29.2 - 2023-06-21 +- improve `string.join` and `string.concat` performance on JavaScript target. - The `result` module gains the `try_recover` function. - The `string` module gains the `byte_size` function. -- cgit v1.2.3