Changelog
This release includes major internal rewrites and multiple breaking changes. If you already have existing scripts, they may require updates before working correctly on this version.
Breaking Changes
Type System Overhaul
The type system has been fully redesigned.
Exact types are now...
Changelog - Lumen 1.1.0 (Combined with 1.0.9)
This release combines changes from the unreleased 1.0.9 and includes a large set of improvements, fixes, and internal refactors.
Breaking Changes
A much larger breaking change is planned for the next release. It will likely break around 90% of...
Breaking Changes
Support for implicit arguments has been removed.
Previously, it was possible to omit certain arguments, for example:
message "Test"
You must now explicitly provide the variable:
message player "Test"
This change improves determinism in pattern matching and simplifies tooling...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.