Changelog
See the high level overview in the latest blog post
v0.23.0 (2026-01-17)
Implemented enhancements:
- Consider dropping braces requirement for control expressions #203
- Support having multiple return values #112
- Implement matrix multiplication #64
Fixed bugs:
Merged pull requests:
- fix(int/string): prevent int downcast #229 (Flipez)
- fix(deps): update dependencies #228 (Flipez)
- feat(assign): add ability to unpack variables on assignment #227 (Flipez)
- feat(control_flow): make parentheses optional #226 (Flipez)
- feat(puts): improve behavior of puts #225 (Flipez)
- fix(array): fix go panic on .pop() on empty array #224 (Flipez)
- feat(docs):update docusaurus #223 (Flipez)
- feat(matrix) add matrix object #222 (Flipez)
- chore(docs): Update Docusaurus to 3.8 #217 (Flipez)
- Bump on-headers and compression in /docs #215 (dependabot[bot])
- Bump image-size from 1.2.0 to 1.2.1 in /docs #212 (dependabot[bot])