Skip to content

Version v0.2.0-beta

Compare
Choose a tag to compare
@rohanrhu rohanrhu released this 11 Oct 17:01

Changelogs

  • New versioning strategy
  • Added authentication for sharing debug session. (as HTTP Basic Auth) #15
    You can set username and password with --credentials=USER:PASS option.
  • Implemented a new WebSocket debug server.
  • FileBrowser items sorted alphabetically. #12
  • Added red theme.
    gdbfrontend_red
  • Minor improvements.