Releases: sssooonnnggg/luau-debugger
Releases · sssooonnnggg/luau-debugger
v1.2.0
v1.1.29
fix: fixed json dump when encounting invalid utf8 bytes in lua string
v1.1.28
fix: adjust installLibrary and debug initialize order inside Runtime:…
v1.1.27
fix: fixed compile with newer luau
v1.1.26
fix: add missing case for hover (#6)
v1.1.25
chore: update extension
v1.1.24
fix: fixed cpp runtime error when step in
v1.1.23
fix: fixed deadlock when processing single step
v1.1.22
feat: display metatable for fenv
v1.1.21
chore: update README.md