Releases: Adembc/lazyssh
Releases · Adembc/lazyssh
v0.3.0
Changelog
Released by GoReleaser.
What's Changed
- feat: backup the original file before manage it by lazyssh by @Adembc in #49
- feat: Add 60+ SSH config field support with enhanced UI by @tan9 in #50
- fix: preserve trailing blank lines when adding SSH config fields by @Adembc in #66
- feat: support interactive SSH port forwarding by @Adembc in #67
New Contributors
Full Changelog: v0.2.1...v0.3.0
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