v1.2.0
Changelog
- 6168912: feat: add generic configuration management foundation
- d6d10f8: feat: implement new configuration structure
- f47e5d1: feat: improve logging and error managment
- 77cce4f: fix: config command now works on first run
- 04e3a78: fix: correct ldflags path in .goreleaser.yml
- 6573701: fix: resolve 'not a directory' error in tunnel deployment
- 01aa8b4: refactor: create a load tunnel cfg function The tunnel run go file has logic that we can move closer to the config definition
- 392d688: refactor: migrate tunnel config to new system
- bd6ff5d: refactor: simplify CLI startup
- 0715c96: refactor: tunnel service uses GlobalConfig
- a9968ba: refactor: update tunnel commands for new config system
Full Changelog: v1.1.2...v1.2.0