0.2.0
0.2.0-stable-build, general fixes and improvements for more quick access to packages.
What is provided is the v0.2.0. version of Loom and its .rbxm file.
These versions are also used to install other versions within the plugin.
Changes since, v0.1.4
Changes
- Small UI changes
Added
- Added a Create Package-Directors in Package settings, this will create a Director module to the Original Director Module inside a package that's been installed.
- Added a Include Developer-Dependencies settings, which will also attempt to import the dev-dependencies.
Fixed
- Package versions with exponents to link the major version are now supported, eg
author/name@^1 - Logger colorizer partially fixed
Recommits
- Override Name was not working at all. (Issue from KrissNot)
- Fixed VersionControl failing to index versions. (Recalled)