Version v0.2.0-beta
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.
- Minor improvements.