Skip to content

Releases: EmmyLua/EmmyLuaDebugger

EmmyLuaDebugger

27 Jun 12:34
ac5aa98
Compare
Choose a tag to compare

What's Changed

  • 修复特定情况下查看函数时可能导致报错 by @heanrum in #66
  • 修复了eval expr返回错误时导致的栈异常 by @heanrum in #67
  • ParseSocketAddress 使用 uv_getaddrinfo 对 host 进行DNS 解析 by @Doekin in #68

New Contributors

Full Changelog: 1.8.0...1.8.2

EmmyLuaDebugger

20 Jun 11:15
Compare
Choose a tag to compare

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.1

EmmyLuaDebugger

21 May 01:59
Compare
Choose a tag to compare

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

EmmyLuaDebugger

18 Sep 03:52
Compare
Choose a tag to compare

Full Changelog: 1.7.0...1.7.1

EmmyLuaDebugger

18 Sep 03:35
Compare
Choose a tag to compare

Full Changelog: 1.6.3...1.7.0

EmmyLuaDebugger

25 Aug 02:41
Compare
Choose a tag to compare

Full Changelog: 1.6.2...1.6.3

EmmyLuaDebugger

12 Jul 11:41
Compare
Choose a tag to compare

Full Changelog: 1.6.1...1.6.2

EmmyLuaDebugger

04 Jul 12:10
Compare
Choose a tag to compare

Full Changelog: 1.6.0...1.6.1

EmmyLuaDebugger

29 Jun 10:01
Compare
Choose a tag to compare

Full Changelog: 1.5.1...1.6.0

EmmyLuaDebugger

06 May 06:48
Compare
Choose a tag to compare

Full Changelog: 1.5.0...1.5.1