Skip to content

v0.9.0

Compare
Choose a tag to compare
@WheretIB WheretIB released this 22 Jun 14:03
· 112 commits to master since this release

Added

  • Support for Lua 5.4
  • Lookup in __index metadata table in expression evaluation
  • Location display for Lua function values and Jump to Source context menu option
  • Alternative name is generated for unnamed scripts

Changed

  • Fixes for Lua libraries built with optimizations
  • Fix for Lua sources without a valid name
  • Compatibility Mode improvements
  • Lua table address is now displayed in Watch
  • Stability fixes
  • Additional source file search locations
  • '.lua' is added to temporary file names if the Lua source name doesn't contain it already
  • Fixed long debugger startup when application is linked with /DEBUG:FULL and symbol file is large