Skip to content

v0.5.4

Compare
Choose a tag to compare
@LPGhatguy LPGhatguy released this 27 Feb 18:20
· 797 commits to master since this release

This release is a minor maintenance release for the 0.5.x series and comes with no feature changes.

There were a couple mis-tagged releases, sorry! The release process has shifted around a bit since the release of 0.5.3 and I struggled to backport some of those things onto the v0.5.x branch.

Upgrading

This is the first stable Rojo release to include binaries for all platforms. If you previously compiled Rojo from source, please try the binaries released here.

You can also install Rojo via Foreman, a new toolchain manager for Roblox tools like Rojo and Remodel.

You can also use Rust (1.40+) to install Rojo from the command line:

cargo install rojo --force

To install the plugin, either install it from Roblox (https://www.roblox.com/catalog/1997686364) or download Rojo.rbxm from this release and put it into your Roblox Studio plugins folder.

Changes Since 0.5.3

  • Updated reflection database and other dependencies.
  • First stable release with binaries for macOS and Linux.