v0.5
What's changed
This release brings a new command hookdeck whoami that will present you with your current logged in username and workspace.
It also fixes an issue with connection stability on high latency networks and improves reconnection behavior when connections drop.
Internal changes include upgrading to Go 1.18 and various small cleanup fixes.
Changelog
- 8f9fa0d fix: Refactor connection logic
- 7680411 feat: Add
whoamicommand - Various small fixes (typos, tests, etc) v0.4.4...v0.5