Skip to content

v3.5.2

Compare
Choose a tag to compare
@ErnestThePoet ErnestThePoet released this 13 Apr 03:54
· 41 commits to master since this release
  • UI adjustments

    • Add variable ID to variable not found error messages
    • Add variable ID and last declared line number to duplicate declaration error messages
    • Add pagination size changer to pagination of local variable tables
  • Performance patches

    • Use bulk actions to replace multiple dispatches
  • Fixes

    • Fix Vm.peakMemoryUsage read-only properties issue