Skip to content

v0.2.21

Choose a tag to compare

@github-actions github-actions released this 15 Jul 22:06
· 137 commits to master since this release

GoScript v0.2.21

Go to TypeScript transpiler release.

Changelog

Bug Fixes

  • fd185e9: fix(compiler): dispatch generic interface arguments safely (@paralin)
  • a0893c1: fix(compiler): forward generic receiver args through promoted methods (@paralin)
  • cff4769: fix(compiler): preserve generic interface call arguments (@paralin)
  • 5de9abf: fix(compiler): preserve generic interface receiver context (@paralin)
  • 9bf19df: fix(compiler): resolve embedded generic interface receiver args (@paralin)

Other

Full Changelog: v0.2.20...v0.2.21


Installation

npm:

npm install goscript@0.2.21

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