Skip to content

Matter v0.8.2

Compare
Choose a tag to compare
@Ukendio Ukendio released this 25 Jun 16:49
· 39 commits to main since this release
ae2a225

Here is a small round of changes and fixes to things we've been updating recently.

Changed

  • Optimize View performance. Thanks to @Ukendio in #73
  • The code now uses Luau files due to better tooling support. Thanks to @Ukendio in #75

Fixed

  • Reverted a regression in the debugger table format. Thanks to @jackTabsCode in #69
  • Several fixes to noop queries.
    • snapshot properly returns an empty snapshot for noop queries. Thanks to @jackTabsCode in #68
    • view properly returns an empty view for noop queries. Thanks to @memorycode in #77
    • Calling noop queries is supported. Thanks to @MajestikButter in #72

New Contributors

For more details, view the full changelog, or check out our documentation.