Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

v1.0.0

Compare
Choose a tag to compare
@jkrems jkrems released this 08 Sep 16:26
  • 44c4c79 chore: Initial commit
  • 985873c feat: Launching the example works
  • 3d92d05 chore: Proper license and passing tests
  • b3f99d9 feat: Futile attempts to send a valid ws frame
  • 465cfb7 feat: Working ws connection
  • da9f011 fix: Fix remote connect
  • 5ef33d7 feat: Working step-by-step
  • 534e1e4 chore: Add bin entry
  • 8cff9cf style: Use simpler key thingy
  • 720ec53 doc: Add instructions
  • b89ad60 doc: More helpful docs
  • de9243c feat: Watchers
  • e16978f docs: Working usage hints
  • 2dbc204 refactor: Use proxies
  • b8c9b14 style: Remove unused var
  • f6b4b20 feat: Nicer inspect of remote values
  • 36887c6 fix: Properly print watchers
  • 7729442 feat: Add pause command
  • e39a713 fix: Properly format boolean properties
  • f8f51d7 fix: Properly format numeric properties
  • 89e6e08 feat: Add backtrace command
  • 82362ac feat: Add setBreakpoint()
  • 7064cce feat: Add setBreakpoint(line)
  • 360580e feat: Add run/kill/restart
  • b1b576e feat: Add help command
  • 2db4660 feat: Add remaining sb() variants
  • f2ad1ae fix: Display breakpoints set into the future
  • 73272f9 refactor: Make breakpoints more inspect friendly
  • 507a71d feat: Add breakpoints command
  • 5fb3e5d docs: Link to Command Line API docs
  • 81af501 chore: Fix license field