Skip to content

Releases: famasya/gdocs-cli

v0.2.0 - Comments support

13 Feb 03:04
6de2c79

Choose a tag to compare

What's New

  • Google Docs Comments Support - New --comments flag to include document comments in markdown output (PR #4)
  • Tabs Support - Support for Google Docs with multiple tabs (PR #3)

Changes

  • Add drive.readonly OAuth 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

12 Jan 16:32

Choose a tag to compare

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

12 Jan 16:10

Choose a tag to compare

fix(ci): refactor build and release workflow

v0.1.1

12 Jan 15:55

Choose a tag to compare

Full Changelog: v0.1.0...v0.1.1

v0.1.0

12 Jan 15:50
1349543

Choose a tag to compare

What's Changed

initial release

Full Changelog: https://github.com/famasya/gdocs-cli/commits/v0.1.0