Skip to content

Releases: AssemblyScript/assemblyscript

v0.14.10

05 Sep 01:21
87f20fa
Compare
Choose a tag to compare

0.14.10 (2020-09-05)

Bug Fixes

  • Fix source map column numbers being off by one (#1458) (87f20fa)

v0.14.9

21 Aug 00:42
6df63c4
Compare
Choose a tag to compare

0.14.9 (2020-08-21)

Bug Fixes

  • Coerce NaN to false when casting to bool (#1437) (45bfe04)
  • Fix MIN_NORMAL_VALUE definitions and unify f32/F32, f64/F64 constants (#1443) (6df63c4)

Features

  • Infer package manager from environment upon asinit (#1442) (a6e5da6)

v0.14.8

06 Aug 00:39
176e932
Compare
Choose a tag to compare

0.14.8 (2020-08-06)

Bug Fixes

  • Propagate delayed file exports to import * as alias namespaces of the file (5b910e3)

v0.14.7

31 Jul 00:38
a73141f
Compare
Choose a tag to compare

0.14.7 (2020-07-31)

Bug Fixes

  • Fix asc entry path issue on Windows incl. test (#1419) (a73141f)

v0.14.6

27 Jul 00:37
348c42b
Compare
Choose a tag to compare

0.14.6 (2020-07-27)

Bug Fixes

  • Keep resolving queued imports while there is progress (#1415) (348c42b)

v0.14.5

26 Jul 00:38
2bc0302
Compare
Choose a tag to compare

0.14.5 (2020-07-26)

Bug Fixes

  • Fix assertion when declaring a const v128 (#1411) (0472909)
  • Rebuild with known version before publishing (#1414) (2bc0302)

v0.14.4

25 Jul 00:36
df40407
Compare
Choose a tag to compare

0.14.4 (2020-07-25)

Bug Fixes

v0.14.3

23 Jul 00:35
5eb99ee
Compare
Choose a tag to compare

0.14.3 (2020-07-23)

Bug Fixes

  • Bundle specific shims with asc instead of relying on defaults (#1405) (5eb99ee)

v0.14.2

22 Jul 00:35
46c06da
Compare
Choose a tag to compare

0.14.2 (2020-07-22)

Bug Fixes

  • Fix assertion when a class extends and implements (#1403) (46c06da)

v0.14.1

20 Jul 00:36
2f9673b
Compare
Choose a tag to compare

0.14.1 (2020-07-20)

Bug Fixes