Changelog
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.
Internal Changes
- Refactored the type system, including multiple small bug fixes and improvements to inline expression handling.
- The defaults module has been restructured and split into multiple files.
- documentation.json has been updated on lumendocs.dev.
Files
Lumen-1.0.5-BETA.jar(1.02 MiB) Primary Download
External resources
Project members

vansencool
Member
Technical information
License
GPL-3.0-only
Project ID
