File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ This changelog is automatically generated from merged pull requests.
6+
7+ ## [ v0.29.1-beta.0] - 2026-01-26
8+
9+ ### Features
10+
11+ - Refactor closure capture analysis and remove collectCapturedNames ([ #3 ] ( https://github.com/btc-vision/assemblyscript/pull/3 ) ) by @BlobMaster41
12+
13+ ### Other Changes
14+
15+ - feat: Add experimental closures support with feature flag ([ #1 ] ( https://github.com/btc-vision/assemblyscript/pull/1 ) ) by @BlobMaster41
16+ - Refactor closure capture logic and add closures test config ([ #4 ] ( https://github.com/btc-vision/assemblyscript/pull/4 ) ) by @BlobMaster41
17+ - Refactor closure capture analysis and minor cleanups ([ #5 ] ( https://github.com/btc-vision/assemblyscript/pull/5 ) ) by @BlobMaster41
18+ - Refactor closure capture analysis and recompilation logic ([ #6 ] ( https://github.com/btc-vision/assemblyscript/pull/6 ) ) by @BlobMaster41
19+
20+
You can’t perform that action at this time.
0 commit comments