Skip to content

v0.1.4

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Oct 03:25
· 90 commits to main since this release

Changelog

c07129f goreleaser test
f371905 updated config and usage instructions
15c41eb provide URL redirect port as config variable
3f1ab5b caps-ing env prefix for clarity
23c5b76 clarified comment, adjust config location
cb6c94d removed extraneous comment, adjust config location
10e4be0 change error message output to stderr
f7a2a92 removed cobra boilerplate comment
2e2846b added logout subcommand functionality
819d1de specify config path instead of providing search parameters
cd62f76 set default redirect port, updated config location, added config checks
aa97a69 updated usage instructions
13200a7 rename tok variable to be explicit, reversed auth log to failure, updated GetToken function name
62b2435 simplify function name for GetCUToken
7f43b2c simplify name for GetTask function
0cdf263 removed comment
a07fdbd more Makefile cleanup