Skip to content

v0.4

Compare
Choose a tag to compare
@chetan chetan released this 05 Dec 02:22
· 120 commits to master since this release

Changelog

7196dd1 build: added homebrew tap
364a3a9 build: fix goreleaser build
a39198e build: ignore conf file
96da6e6 build: update deps
376262f build: use goreleaser
3aa7ab0 enable go mod
3f2f919 feat: add support for loading options from config files
dd238f4 feat: automatically update /etc/hosts file with new hostnames
2b7c3d8 feat: custom version output, based on build flags
d3a2600 feat: load server config from file
a0c21be fix: cleanup after client disconnects; refactor conn handling
d0d9d7c fix: client command runner using new cli api
96ab0df fix: only use config file vars if flag not already set
c8cc3a4 ignore vscode dir
cb2f2cf refactor: cleanup config; don't export config types/funcs
933d789 refactor: cleanup var names
0db5bb2 refactor: move client/daemon to vproxy package
b793c23 refactor: moved config to bin; rename client flag to host
e149766 refactor: replace stdlib flag with urfave/cli
85c01bc rename package to vproxy; remove unused files