Skip to content

v0.48.0 - Luau types

Choose a tag to compare

@ElhamAryanpur ElhamAryanpur released this 18 May 16:23

BREAKING

  • moved pprint to print - (6433751)

Documentation

  • updated the documentation - (6f3244f)

Features

  • added serde tests - (8ed142f)
  • added tests (#166) - (02ebad3)
  • Merged the MadeWithAstra examples to here - (2c322c1)
  • added luau types - (5096461)
  • added Luau examples - (4447374)
  • validation types v2 - (0ce0307)
  • new version of the validation types - (34f72f5)
  • added validation default values and better errors - (09b4406)

Miscellaneous Chores

  • updated dependencies and cleaned tests - (714f681)

Refactoring

  • removed teal examples - (216a6af)
  • added ability to load from Luau std as well as Lua std - (f720c26)
  • luau types are closer to lua types now - (8ae4f35)
  • Brought back MAIN_SCRIPT and others. - (8ae4f35)
  • renamed validation to types - (a67410b)

Reviewed-on

Refaactor

  • [breaking] moved globals to utils instead. - (6433751)

Full Changelog: v0.47.0...v0.48.0