Releases: famasya/gdocs-cli
Releases · famasya/gdocs-cli
v0.2.0 - Comments support
What's New
- Google Docs Comments Support - New
--commentsflag to include document comments in markdown output (PR #4) - Tabs Support - Support for Google Docs with multiple tabs (PR #3)
Changes
- Add
drive.readonlyOAuth scope for fetching comments - Render comments with quoted text, author, date, and resolved status
- Support threaded replies in comments
- Add tab support for documents with multiple tabs
Breaking Change
Users who previously authenticated will need to re-authenticate with --init to grant the new Drive API scope.
v0.1.3
feat: add --instruction flag for AI agent integration Amp-Thread-ID: https://ampcode.com/threads/T-019bb303-89f1-71b7-8af0-b4d323c85192 Co-authored-by: Amp <amp@ampcode.com>
v0.1.2
fix(ci): refactor build and release workflow
v0.1.1
Full Changelog: v0.1.0...v0.1.1