Skip to content

Releases: btc-vision/assemblyscript

Release v0.29.3

Choose a tag to compare

@github-actions github-actions released this 08 Mar 10:28
v0.29.3
60793e6

Features

  • feat: memory runtime, fixed collections & low-level stdlib primitives (#7) by @BlobMaster41

Bug Fixes

  • feat: memory runtime, fixed collections & low-level stdlib primitives (#7) by @BlobMaster41

Release v0.29.2

Choose a tag to compare

@github-actions github-actions released this 05 Feb 06:07
v0.29.2
6dbef4e
  • No changes

Release v0.29.1

Choose a tag to compare

@github-actions github-actions released this 05 Feb 05:56
v0.29.1
5c4d284
  • No changes

Release v0.29.1-beta.1

Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Feb 05:46
v0.29.1-beta.1
e715ba2
  • No changes

Release v0.29.1-beta.0

Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Jan 10:45
v0.29.1-beta.0
20a0270

Features

  • Refactor closure capture analysis and remove collectCapturedNames (#3) by @BlobMaster41

Other Changes

  • feat: Add experimental closures support with feature flag (#1) by @BlobMaster41
  • Refactor closure capture logic and add closures test config (#4) by @BlobMaster41
  • Refactor closure capture analysis and minor cleanups (#5) by @BlobMaster41
  • Refactor closure capture analysis and recompilation logic (#6) by @BlobMaster41