Skip to content

Releases: Adembc/lazyssh

v0.2.1

10 Sep 22:30
b7fb586
Compare
Choose a tag to compare

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

31 Aug 09:08
b41eeec
Compare
Choose a tag to compare

Changelog

  • b41eeec feat(config): add automatic backup before modifying config file (#7)

Released by GoReleaser.

v0.1.0

30 Aug 21:00
74620c8
Compare
Choose a tag to compare

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

  • @Adembc made their first contribution in #1

Full Changelog: https://github.com/Adembc/lazyssh/commits/v0.1.0