0.2.2
0.2.2-stable-build, package import stability and stray warning cleanup.
What is provided is the v0.2.2 version of Loom and its .rbxm file.
These versions are also used to install other versions within the plugin.
Changes since v0.2.0
Added
- Added
init.meta.jsonsupport, a script/module folded from aninit.lua/init.luaufolder now has itspropertiesandattributesapplied directly to the resulting Script/ModuleScript.
Fixed
- Import packages (.zip) button would stay stuck disabled if the file picker was cancelled, requiring a plugin reload to import again.
- Removed an unnecessary
warnmessage that was firing in live game sessions. VersionControl.waitForalways blocked for the full timeout duration even when the awaited task finished instantly, instead of returning as soon as it completed.
Recommits
- Create Package Directors setting didn't do anything.