2.0 gamma
Pre-release
Pre-release
github-actions
released this
23 Oct 10:05
·
75 commits
to main
since this release
This release adds support for patterns in variable bindings, also known as destructuring.
Furthermore, this release more lazily evaluates the right-hand side of concatenation (,
) #220.
Finally, rounding functions now actually round to integer values, thanks to @null-dev #219.
Full Changelog: v2.0.0-beta...v2.0.0-gamma