-
0.13.0
released this
2025-01-30 19:56:09 +00:00 | 15 commits to main since this releaseRework module system
Don't require/allow naming a module, instead require that the importer
names it. Allow importing into the local scope with the name !Local.
Simplify namespacing logic. Updates all tests to reflect these changes.Downloads