Skip to content

0.8.7

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Aug 11:44
· 20 commits to main since this release
1d4d163

Added

  • Added a compression level option to serde.compress (#224)
  • Added missing vector methods to the roblox library (#228)

Changed

  • Updated to Luau version 0.635
  • Updated to rbx-dom database version 0.634

Fixed

  • Fixed fs.readDir with trailing forward-slash on Windows (#220)
  • Fixed __type and __tostring metamethods not always being respected when formatting tables