Skip to content

0.3.0

Choose a tag to compare

@J4KEWasNotHere J4KEWasNotHere released this 19 Jul 09:15
· 9 commits to main since this release

0.3.0-beta, package import improvements, code refactoring and new features. This is in beta as new features

What is provided is the v0.3.0 version of Loom its .rbxm file and source-code.
These versions are also used to install other versions within the plugin.

Changes since v0.2.2

Added

  • .model.json files are now supported.
  • Added a Search Page so users can directly search and add packages inside studio. (#3)
  • Added a Nightly-Build or Version option when Dev & Experimental modes are enabled - which rebuilds the plugin using the current GitHub-Build.

Fixed

  • Page Buttons are scrollable when the Widget is too small.

Structural

  • Source-code can now be accessed by users to implement pull-requests and more accurate issues for collaboration.
  • Code Refactor & General Fixes.