Skip to content

v0.2.2

Compare
Choose a tag to compare
@cchamplin cchamplin released this 05 Feb 16:00
· 127 commits to master since this release

0.2.2

  • Add ability to toggle breakpoints from editor gutter
    • This can be enabled and configured via the settings
  • Attempt to resolve encoding issue by switching socket parsing to ASCII instead of UTF8
  • Fix paths bug
  • Better handling of socket in use errors
  • Bug fixes