Skip to content

Releases: deployhq/network-agent

v0.2.0

19 Mar 05:59

Choose a tag to compare

Changelog

  • 09e51b5 feat: add network-agent update command
  • eb91e20 feat: warn if a previous agent is already running at install time
  • 6145fca fix: add install dir to shell profile when not in PATH
  • d19cbc9 fix: always show reload step when installing to ~/.local/bin
  • 0fd4816 fix: show source command in Get started when PATH was updated

v0.1.0

18 Mar 15:03

Choose a tag to compare

Changelog

  • 1dcd1e2 ci: fix CI failures and add one-liner installer
  • 042cf52 feat: initial Go rewrite of deploy-agent as network-agent
  • 5613986 fix: add missing cmd/network-agent/main.go and fix .gitignore