0.1.4
Stable-build, with bug fixes and improvements to a more stable experience.
What is provided is the v0.1.4. version of Loom and its .rbxm file.
These versions are also used to install other versions within the plugin.
Changes since, v0.1.0
Removed
- Removed Unpack src files setting; read more..
Fixed
- Fixed zip imports dropping valid Lua/Luau files with secondary extensions
- Fixed out-of-order nested
init.luafiles creating duplicate, orphaned folders - Fixed
srcunpacking not targeting an existinginitmodule correctly - Fixed package entry-point script being named
initinstead of the package's actual name
Added
- Added Rojo project-file (
default.project.json) path remapping support during zip import - Added root-level folder collapsing to match Rojo's
init-folder semantics
Re-commits
- Upgraded Wally version to
0.3.2or lower if needed ; I made a coding mistake and made Loom load the version based of the package's version. - Fixed VersionControl failing to index versions. (Recalled)
Notices
author/name@^1should be implemented in future version.- Issue with nested packages not loading, despite working? (may relate to first point)