EmmyLuaDebugger
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
- @zhangjiequan made their first contribution in #51
- @littleangel0309 made their first contribution in #59
Full Changelog: 1.7.1...1.8.1