v0.2.21
·
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
- d3a259f: release: v0.2.21 (@paralin)
- 57d3799: test(compiler): cover async generic factory callbacks (@paralin)
- 80543a5: test(compiler): refresh generic interface outputs (@paralin)
- b40272a: test(context): await AfterFunc callback (@paralin)
Full Changelog: v0.2.20...v0.2.21
Installation
npm:
npm install goscript@0.2.21Binary:
Download the appropriate binary for your platform from the assets below.