Skip to content

Releases: sssooonnnggg/luau-debugger

v1.2.0

25 Feb 02:06
Compare
Choose a tag to compare
refactor: remove records of parent-child relationship of lua threads

v1.1.29

10 Feb 11:04
Compare
Choose a tag to compare
fix: fixed json dump when encounting invalid utf8 bytes in lua string

v1.1.28

23 Jan 02:31
Compare
Choose a tag to compare
fix: adjust installLibrary and debug initialize order inside Runtime:…

v1.1.27

20 Jan 02:41
Compare
Choose a tag to compare
fix: fixed compile with newer luau

v1.1.26

20 Jan 02:20
9a43dcd
Compare
Choose a tag to compare
fix: add missing case for hover (#6)

v1.1.25

16 Jan 02:59
Compare
Choose a tag to compare
chore: update extension

v1.1.24

10 Jan 06:15
Compare
Choose a tag to compare
fix: fixed cpp runtime error when step in

v1.1.23

07 Jan 02:11
Compare
Choose a tag to compare
fix: fixed deadlock when processing single step

v1.1.22

03 Jan 07:54
Compare
Choose a tag to compare
feat: display metatable for fenv

v1.1.21

27 Dec 06:56
Compare
Choose a tag to compare
chore: update README.md