Skip to content

v0.2.12

Choose a tag to compare

@github-actions github-actions released this 03 Jul 23:48
· 218 commits to master since this release

GoScript v0.2.12

Go to TypeScript transpiler release.

Changelog

Bug Fixes

Other

  • 91851a1: fix(builtin/type): a plain array never matches a map type (@mck)
  • ac4daa8: fix(encoding/json): decode typed containers during unmarshal (@mck)
  • 75bbc0d: perf(builtin/slice): fast paths for string codec and generic index() (@mck)
  • 636a5d2: release: v0.2.12 (@paralin)
  • d70e3aa: test(builtin/type): cover Uint8Array in the map-rejection tests (@mck)
  • a82068c: test(encoding-json): add review compliance fixtures (@paralin)
  • 82445a3: test(encoding-json): cover nil interface pointer omitempty (@paralin)
  • 3d49956: test(goscript): cover io override behavior (@paralin)

Full Changelog: v0.2.11...v0.2.12


Installation

npm:

npm install goscript@0.2.12

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