Releases: sssooonnnggg/luau-debugger
Releases · sssooonnnggg/luau-debugger
v1.1.10
chore: update github action
v1.1.9
refactor: use lua_getfenv to fetch globals
v1.1.8
chore: remove duplicated gif
v1.1.7
fix: fixed pause issue if break on entry not set
v1.1.6
refactor: variable registry refactor
v1.1.5
chore: update extension
v1.1.4
refactor: execute eval in the same thread as lua
v1.1.3
fix: avoid call debug step when evaluating variables
v1.1.2
feat: update extension
v1.1.1
feat: Support displaying variable types