Skip to content

rbxmk v0.4.0

Compare
Choose a tag to compare
@Anaminus Anaminus released this 19 Feb 00:01
· 678 commits to imperative since this release

Highlights:

Fixes:

  • Fix sorting of members returned by ClassDesc.Members.
  • Fix error with EnumDesc.AddItem.
  • Fix error with RootDesc.AddEnum.
  • Fix error when indexing Enums or calling GetEnums.
  • Fix Enums.GetEnums returning no values.
  • Fix issues with cloned Instances.
  • Fix string and double types being returned as empty userdata.
  • Fix strings not having a metatable.

See a comparison with the previous version for a thorough list of changes.

The Documentation page provides a complete reference for this version of rbxmk.