Skip to content

0.10.4

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Oct 07:13
· 1 commit to main since this release
2421e00

Added

  • Added support for the jsonc serialization format in the serde standard library
  • Added an mlua feature flag to lune-roblox, so that it may be used from Rust without bundling the entirety of Luau

Changed

  • Updated to rbx-dom database version 0.694
  • Updated to Luau version 0.694

Fixed

  • Fixed attribute name validation being too strict in the roblox standard library, not allowing the characters /.-
  • Fixed various issues in the roblox standard library caused by an outdated reflection database and version of rbx-dom (#358)