google_vision_cli 2.0.1+1
google_vision_cli: ^2.0.1+1 copied to clipboard
A CLI tool for making API requests to Google Vision API using the google_vision package.
Changelog #
2.0.1+1 #
- README installation instructions updated
2.0.1 #
- Homebrew tap updated to cdavis-code
2.0.0+12 #
- version bump for publish
- security: catch-all exception handling in CLI runner
- security: null-safe image decode in highlight command
- banner SVG layout fixes
2.0.0+11 #
- security: auth header logging disabled, API key moved to headers
- security: redact private key from
toString()output - security: typed exceptions replace generic
Exceptionthrows
2.0.0+10 #
- pub.dev update
2.0.0+9 #
- pub.dev update
2.0.0+8 #
- dependency bump
- SDK bump
2.0.0+6 #
- initial CLI release
- commands: detect, crop_hints, safe_search, highlight, score, version