Matter v0.8.2
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 #68view
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
- @memorycode made their first contribution in #66
- @MajestikButter made their first contribution in #72
For more details, view the full changelog, or check out our documentation.