Skip to content

v0.2.19

Choose a tag to compare

@github-actions github-actions released this 14 Jul 06:43
· 152 commits to master since this release

GoScript v0.2.19

Go to TypeScript transpiler release.

Changelog

Features

  • 208e542: feat(runtime): extend GoScript compatibility coverage (@paralin)

Bug Fixes

  • 7bbd40a: fix(builtin): copy non-cloneable struct values in assignStruct (@paralin)
  • 5ae0373: fix(crypto): chacha20poly1305 Seal/Open extend dst backing (@paralin)
  • 7fe0123: fix(slices): await async delete callbacks (@paralin)

Other

Full Changelog: v0.2.18...v0.2.19


Installation

npm:

npm install goscript@0.2.19

Binary:
Download the appropriate binary for your platform from the assets below.