Skip to content
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.

v0.9.0

Compare
Choose a tag to compare
@LPGhatguy LPGhatguy released this 19 Jul 17:42
· 19 commits to master since this release

This is a major release that brings the latest rbx-dom v2 packages into Remodel, fixing a bunch of bugs. We've also added a number of new APIs!

Changes Since 0.8.1

  • Updated to rbx-dom 2.0 ecosystem.
  • Added Instance:GetFullName() (#49)
  • Added Instance:FindFirstChildOfClass() (#50)
  • Added support for CFrame (#48)
  • Added support for Vector3, and improved Vector3int16 (#46)
  • Added Color3.fromRGB(red, blue, green) (#44)
  • Added json.toStringPretty (#55)