Skip to content

v0.7.4

Compare
Choose a tag to compare
@WheretIB WheretIB released this 03 Jun 21:03
· 237 commits to master since this release

Added

  • Option to show hidden Lua call stack frames (for troubleshooting)
  • Support for conditional breakpoints
  • Added display of source files that haven't been found disk

Changed

  • Some documents can be linked to known scripts using content comparison even when script source name doesn't match any file on disk
  • Fixed hook crash when application Lua library is compiled with a different LUA_IDSIZE
  • Fixed conditional breakpoints in Lua 5.3 build for x64