Releases: AssemblyScript/assemblyscript
Releases ยท AssemblyScript/assemblyscript
v0.28.9
18 Oct 01:40
Compare
Sorry, something went wrong.
No results found
New features
Other
chore: fix wrong float test (#2952 ) (6087191 )
chore: refactor builtin type resolving to builtins.ts (#2951 ) (7322bfc )
chore: refactor unary postfix code emitter to reduce nested tostack (#2949 ) (ade022e )
v0.28.8
13 Sep 01:36
Compare
Sorry, something went wrong.
No results found
New features
add [key: i32]: string to String type definition (#2939 ) (50bf2b7 )
v0.28.7
09 Sep 01:46
Compare
Sorry, something went wrong.
No results found
Bug fixes
simplify && and || when the LHS is constant (#2947 ) (9b5b78d )
v0.28.6
06 Sep 01:41
Compare
Sorry, something went wrong.
No results found
v0.28.5
30 Aug 01:41
Compare
Sorry, something went wrong.
No results found
v0.28.4
06 Aug 02:08
Compare
Sorry, something went wrong.
No results found
Bug fixes
make asinit exit if package.json has a "type" not equal to "module" (#2938 ) (6cd638e )
Other
chore: refactor ensureConstructor with CommonNames instead of raw string (#2935 ) (69cc1cb )
v0.28.3
12 Jul 02:02
Compare
Sorry, something went wrong.
No results found
v0.28.2
04 Jun 01:56
Compare
Sorry, something went wrong.
No results found
New features
Bug fixes
allow using nullable strings in template literals (#2928 ) (4e5fe9c )
Other
v0.28.1
30 May 01:51
Compare
Sorry, something went wrong.
No results found
v0.28.0
29 May 03:00
Compare
Sorry, something went wrong.
No results found
Breaking changes
Bug fixes
remove unused tmp local in array literal generated code (#2917 ) (da77630 )
builtin_call_indirect does not manage GC obj correctly (#2924 ) (91976df )