v0.2.8
GoScript v0.2.8
Go to TypeScript transpiler release.
Changelog
Bug Fixes
- a7bde57: fix(compiler): coerce bigint shift count to Number in number shifts (@paralin)
- 21f8603: fix(gs): normalize 64-bit runtime inputs (@paralin)
Other
- 4e5bbb2: docs(readme): bust comparison asset cache (@paralin)
- 36603ba: docs(readme): polish transpilation comparison (@paralin)
- b59dec5: docs(readme): show async channel transpilation (@paralin)
- 54217df: docs(readme): simplify comparison asset frame (@paralin)
- d9e027b: docs(readme): tighten hero copy (@paralin)
- a66e1be: fix(gs/builtin): route mixed number/bigint min/max through comparison (@paralin)
- 5068cc3: fix(gs/time): floor monotonic clock to integer nanoseconds (@paralin)
- e7f8754: release: v0.2.8 (@paralin)
- 3fd609c: test(gs/time): cover fractional monotonic Sub regression (@paralin)
Full Changelog: v0.2.7...v0.2.8
Installation
npm:
npm install goscript@0.2.8Binary:
Download the appropriate binary for your platform from the assets below.