v0.1.3
GoScript v0.1.3
Go to TypeScript transpiler release.
Changelog
Bug Fixes
- f5210bb: fix(compiler): box aliases with target runtime types (@paralin)
- fd87ffe: fix(compiler): escape generated type identifiers (@paralin)
- e9989d6: fix(compiler): lower tuple map index assignments (@paralin)
- 310d36d: fix(compiler): preserve generated control-flow typing (@paralin)
- 50fd283: fix(compiler): preserve runtime import owners (@paralin)
- ef41c20: fix(compiler): recognize reflect typefor as pure initializer (@paralin)
- 56b4dd3: fix(overrides): accept nullable io interfaces (@paralin)
- 1017ab2: fix(overrides): add http error statuses (@paralin)
- cc06181: fix(overrides): add sha1 hashing (@paralin)
- 7b7b491: fix(overrides): add teapot http status (@paralin)
- 96d259a: fix(overrides): await sync locker calls (@paralin)
- 82e7edc: fix(overrides): canonicalize http headers (@paralin)
- 7d53811: fix(overrides): support range scan and async httptest (@paralin)
- 6ee7469: fix(runtime): accept varref interface assertions (@paralin)
- ce584c5: fix(runtime): add forbidden http status (@paralin)
- 507cff2: fix(runtime): add unauthorized http status (@paralin)
- a924b8d: fix(runtime): defer closed channel wakeups (@paralin)
- 01c83ea: fix(runtime): route httptest clients in process (@paralin)
- a08d4af: fix(runtime): synchronize unbuffered channel handoff (@paralin)
Other
Full Changelog: v0.1.2...v0.1.3
Installation
npm:
npm install goscript@0.1.3Binary:
Download the appropriate binary for your platform from the assets below.