Skip to content

EmmyLuaDebugger

Choose a tag to compare

@github-actions github-actions released this 21 May 01:59
· 37 commits to master since this release

What's Changed

  • Supports customizing the display of all data types in Lua on the project side(支持在项目侧自定义Lua中所有类型数据的展示方式) by @zhangjiequan in #51
  • Replace hard-coded LUA_TTHREAD+1 with LUA_NUMTAGS macro to improve readability by @zhangjiequan in #52
  • feat: Added a toggle enableDisplayCustomTypeInfo aimed at further enhancing performance by @zhangjiequan in #53
  • 检查IPv6或者IPv4解析的结果 by @littleangel0309 in #59

New Contributors

Full Changelog: 1.7.1...1.8.0