v0.2.22
·
123 commits
to master
since this release
GoScript v0.2.22
Go to TypeScript transpiler release.
Changelog
Bug Fixes
- ccc0f42: fix(compiler): emit safe typed nil zero values (@paralin)
- 0089517: fix(compiler): preserve append and string-data semantics (@paralin)
- 1eafe39: fix(compiler): preserve typed nil and contextual zeros (@paralin)
- a4c9b97: fix(runtime): preserve append result typing (@paralin)
- c1e7810: fix(syscall): add kill stub (@paralin)
- b5bffd6: fix(syscall): add sigkill constant (@paralin)
Other
- 808ce87: Merge remote-tracking branch 'origin/master' (@paralin)
- 4a439da: chore(ci): automate compliance updates (@paralin)
- 103d361: chore(compiler): refresh syscall generated output (@paralin)
- 5ef9b7b: chore(compliance): update generated test data (@spacewave-ci[bot])
- dd51ced: refactor(ci): consolidate compliance updates (@paralin)
- 54240d7: refactor(compiler): compact basic interface boxes (@paralin)
- 0657ae5: refactor(compiler): omit redundant interface type arguments (@paralin)
- 555090a: release: v0.2.22 (@paralin)
Full Changelog: v0.2.21...v0.2.22
Installation
npm:
npm install goscript@0.2.22Binary:
Download the appropriate binary for your platform from the assets below.