-
-
Notifications
You must be signed in to change notification settings - Fork 677
Releases: AssemblyScript/assemblyscript
Releases · AssemblyScript/assemblyscript
v0.27.36
@github-actions
github-actions
f16b08f
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Assets 2
v0.27.35
@github-actions
github-actions
4e7734b
This commit was created on GitHub.com and signed with GitHub’s verified signature.
New features
Other
- chore: bump esbuild from 0.24.2 to 0.25.0 (#2912) (513acc8)
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Assets 2
3 people reacted
v0.27.34
@github-actions
github-actions
be1d94a
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Assets 2
v0.27.33
@github-actions
github-actions
6e151f8
This commit was created on GitHub.com and signed with GitHub’s verified signature.
v0.27.32
@github-actions
github-actions
9a7a6e0
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Assets 2
1 person reacted
v0.27.31
@github-actions
github-actions
285afb1
This commit was created on GitHub.com and signed with GitHub’s verified signature.
New features
Other
Assets 2
2 people reacted
v0.27.30
@github-actions
github-actions
dfc8a65
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bug fixes
- strictly check operator overload ambiguity (#2762) (dfc8a65)
Operator overload is an internal mechanism, it can support to compare user-defined class, but it need to be limited.
a == b
andb == a
should run the same function and get the same result in semantic level. Allowing ambiguity is bug prone. - report error for mulitple union type (#2872) (1847c8f)
Other
Assets 2
3 people reacted
v0.27.29
@github-actions
github-actions
f79391c
This commit was created on GitHub.com and signed with GitHub’s verified signature.
v0.27.28
@github-actions
github-actions
78963c5
This commit was created on GitHub.com and signed with GitHub’s verified signature.
v0.27.27
@github-actions
github-actions
64cba2e
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Assets 2
1 person reacted