This repository was archived by the owner on Dec 28, 2024. It is now read-only.
v0.2.0
Added
- Added package polyfill
- Added plugin system
- Added support for require()'ing yuescript and moonscript builtin
Changed
- Using
package.preload
and builtinrequire
function now - Using lua patterns instead of regex dependency
- Standalone 39kb -> 29kb (or 5kb without minify)
Removed
- Removed
--cli
from the CLI