| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2026-07-03 | 594 Bytes | |
| gogcli_0.32.0_linux_arm64.tar.gz | 2026-07-03 | 12.9 MB | |
| gogcli_0.32.0_linux_amd64.tar.gz | 2026-07-03 | 14.2 MB | |
| gogcli_0.32.0_windows_amd64.zip | 2026-07-03 | 14.3 MB | |
| gogcli_0.32.0_darwin_amd64.tar.gz | 2026-07-03 | 14.4 MB | |
| gogcli_0.32.0_darwin_arm64.tar.gz | 2026-07-03 | 13.1 MB | |
| gogcli_0.32.0_windows_arm64.zip | 2026-07-03 | 12.9 MB | |
| README.md | 2026-07-03 | 905 Bytes | |
| v0.32.0 source code.tar.gz | 2026-07-03 | 2.2 MB | |
| v0.32.0 source code.zip | 2026-07-03 | 4.0 MB | |
| Totals: 10 Items | 88.0 MB | 0 | |
0.32.0
- Docs: add
docs suggestions listfor read-only pending text insertions and deletions, including exact UTF-16 ranges, segment context, and tab selection. (#876) - Auth: retry one replayable Google API request after an
insufficient scopes403 by refreshing stored OAuth credentials, while preserving ordinary permission failures and non-replayable requests. (#889) — thanks @ortonom. - CLI: add read-only
update status/update checkrelease metadata, platform asset, checksum, and install-method reporting. (#882) — thanks @titus7490. - YouTube: add opt-in
videos list --parts allfull metadata while preserving the existing compact default and explicit owner-only part requests. (#871) — thanks @coeur-de-loup. - Docs: add
docs format --spacing-modefor setting paragraph spacing collapse behavior alongside--space-aboveand--space-below. (#885) — thanks @odyssey4me.