Skip to content

Releases: Adembc/lazyssh

v0.3.0

08 Oct 20:36
460bb0f

Choose a tag to compare

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

  • @tan9 made their first contribution in #50

Full Changelog: v0.2.1...v0.3.0

v0.2.1

10 Sep 22:30
b7fb586

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

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

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