Releases: AssemblyScript/assemblyscript
Releases ยท AssemblyScript/assemblyscript
v0.27.18
15 Nov 01:12
Compare
Sorry, something went wrong.
No results found
Bug fixes
add diagnose when initializing field in interface (#2797 ) (4f15024 )
Other
v0.27.17
09 Nov 18:40
Compare
Sorry, something went wrong.
No results found
Bug fixes
placeholder commit for aspublish (#2789 ) (f055bff )
The commit that fixed the regression didn't start with "fix:" and such,
so this commit accounts for that instead.
Other
v0.27.16
09 Nov 01:13
Compare
Sorry, something went wrong.
No results found
v0.27.15
03 Nov 01:10
Compare
Sorry, something went wrong.
No results found
Bug fixes
add diagnose for non-declarative statements in namespace (#2765 ) (0b8abe4 )
v0.27.14
18 Oct 01:11
Compare
Sorry, something went wrong.
No results found
v0.27.13
11 Oct 01:11
Compare
Sorry, something went wrong.
No results found
v0.27.12
08 Oct 01:15
Compare
Sorry, something went wrong.
No results found
v0.27.11
02 Oct 01:10
Compare
Sorry, something went wrong.
No results found
Bug fixes
interface inheritance cause crash (#2756 ) (a27258d )
Ensure call-less references to builtin functions in namespaces error (#2738 ) (58ed2b2 )
diagnose not implement when assign value to closure variable (#2750 ) (73193f0 )
Fixes: #2749
Type checker does not detect a signature mismatch (927b7cd )
Fixes: #2727
Other
build(deps): bump json5 from 2.2.1 to 2.2.3 in /lib/loader (#2610 ) (eedf306 )
Bumps json5 from 2.2.1 to 2.2.3.
updated-dependencies:
dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v0.27.10
28 Sep 01:11
Compare
Sorry, something went wrong.
No results found
Bug fixes
StaticArray#concat link child to incorrect parent (#2746 ) (1126ef1 )
v0.27.9
14 Aug 01:08
Compare
Sorry, something went wrong.
No results found
Bug fixes
Error on usage of reference types in fields (#2733 ) (321ed3d )