Skip to content

v0.2.20

Choose a tag to compare

@github-actions github-actions released this 15 Jul 11:57
· 146 commits to master since this release

GoScript v0.2.20

Go to TypeScript transpiler release.

Changelog

Bug Fixes

  • 1cd9211: fix(compiler): color switch callbacks with awaits (@paralin)
  • 194a036: fix(compiler): lower Go 1.26 new expressions (@paralin)
  • c89b3d4: fix(compiler): omit slices descriptors in generic calls (@paralin)
  • 72f6347: fix(compiler): propagate generic receiver type params through lowering (@paralin)

Other

Full Changelog: v0.2.19...v0.2.20


Installation

npm:

npm install goscript@0.2.20

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