v0.2.17
·
166 commits
to master
since this release
GoScript v0.2.17
Go to TypeScript transpiler release.
Changelog
Bug Fixes
- de7da37: fix(compiler): canonicalize generic runtime type names (@paralin)
- 773b562: fix(compiler): preserve converted pointer method sets (@paralin)
- 454f56f: fix(compiler): preserve named type method sets (@paralin)
- 7840e51: fix(reflect): preserve x509 asn1 type metadata (@paralin)
Other
- b3724b3: chore(renovate): suggest updating golang version (@paralin)
- d662ef7: fix(crypto/ecdh): implement io.Reader path in X25519 GenerateKey (@paralin)
- a02f28d: fix(crypto/fips140): implement subtle.XORBytes without unsafe.Slice for GoScript (@paralin)
- 51a135a: release: v0.2.17 (@paralin)
- 5009917: test(compiler): bound asn1 unknown type failures (@paralin)
- f073f87: test(compiler): cover named non-struct method sets (@paralin)
- 31ba16b: test(compiler): refresh named method fixtures (@paralin)
Full Changelog: v0.2.16...v0.2.17
Installation
npm:
npm install goscript@0.2.17Binary:
Download the appropriate binary for your platform from the assets below.