Releases: e-gineering/get-jwt
Releases · e-gineering/get-jwt
v0.1.3
Changelog
- b39b601 Add todo about caching the token
- 10cf979 Add a todo to mark some flags as required
- 92707c8 Add todo about looking into Viper
- 3fa7e8a Change the command completion example command to use
source
- 1a03897 Start a to-dos section
- 0d39ced Update description
- caaaa78 Add binary install instructions
- 97140ed Add note about building
- cda9920 Markdown formatting of the bullet points to help readability
- a73411d Add note to readme about releasing
- 2945a56 Brew formula update for get-jwt version v0.1.2
v0.1.2
v0.1.1
v0.1.0
Changelog
- 2fe7d28 Add more docs on usage
- c75f8a2 Add more setup notes to the readme
- bb0849f Bump to go 1.20
- a4cde73 Copy over the azure ad logic
- 7bc404e Documentation, check for env vars
- 278bed8 First pass at adding goreleaser and Github Actions
- 559194b Generate uuids to make the example less distracting
- 465a62f Make sure to exit on error, add todos to handle some errors
- 950fe2c Scaffold out flags
- 33616cd Set up the copy flag
- 936f5ed Some cleanup, add charm log
- 70c1611 Start a gitignore
- 88678b9 Use more charm logging
- 98d7c4b
cobra-cli add azure
- edcaaa2
cobra-cli init --license apache
- d816177
go mod init github.com/dbirks/get-jwt
- b9db215
go mod tidy
- c99736f
go mod tidy