Releases: go-authgate/device-cli
Releases · go-authgate/device-cli
v0.3.0
v0.2.0
Changelog
Features
Refactor
Build process updates
Documentation updates
v0.1.0
Changelog
Features
- a1d3851: feat: add context support for HTTP and token operations (appleboy appleboy.tw@gmail.com)
- 5e17206: feat: implement robust OAuth 2.0 Device Flow CLI client in Go (appleboy appleboy.tw@gmail.com)
Enhancements
- bf14f24: chore: rename project to authgate-device-cli in release configuration (appleboy appleboy.tw@gmail.com)
- f8303a4: chore: update CLI naming and ignore auth token file (appleboy appleboy.tw@gmail.com)
Refactor
- 5ea7242: refactor: refactor control flow and improve error handling in main and tests (appleboy appleboy.tw@gmail.com)
- 16eb90a: refactor: modernize file locking and update go-httpretry dependencies (appleboy appleboy.tw@gmail.com)
Build process updates
- 2ac8896: build: introduce Makefile for unified build, lint, and dev workflows (appleboy appleboy.tw@gmail.com)
Others
- f71ca71: Initial commit (Bo-Yi Wu appleboy.tw@gmail.com)