Releases: Adembc/lazyssh
Releases · Adembc/lazyssh
v0.2.1
Changelog
- b7fb586 feat(parser): refactor ssh_config parser and writer to preserve unmanaged fields, comments, and directives (#45)
Released by GoReleaser.
What's Changed
- feat: add 'j' and 'k' as keybindings for navigation by @rtuszik in #9
- feat(ui): remove splash screen and confirm ssh modal by @Adembc in #23
- chore(templates): add GitHub issue and pull request templates by @Adembc in #39
- feat(parser): refactor ssh_config parser and writer to preserve unmanaged fields, comments, and directives by @Adembc in #45
New Contributors
Full Changelog: v0.2.0...v0.2.1
v0.2.0
v0.1.0
Released by GoReleaser.
What's Changed
- feat: build the ui with in memory data by @Adembc in #1
- feat: add makefile and fix lint issues by @Adembc in #2
- implement core logic by @Adembc in #3
- improve docs by @Adembc in #4
- ci: add GoReleaser + CI workflow for cross-platform releases by @Adembc in #5
New Contributors
Full Changelog: https://github.com/Adembc/lazyssh/commits/v0.1.0