| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| gogcli_0.37.0_windows_arm64.zip | 2026-08-14 | 12.9 MB | |
| gogcli_0.37.0_windows_amd64.zip | 2026-08-14 | 14.5 MB | |
| gogcli_0.37.0_linux_arm64.tar.gz | 2026-08-14 | 12.9 MB | |
| gogcli_0.37.0_linux_amd64.tar.gz | 2026-08-14 | 14.4 MB | |
| gogcli_0.37.0_darwin_arm64.tar.gz | 2026-08-14 | 13.2 MB | |
| gogcli_0.37.0_darwin_amd64.tar.gz | 2026-08-14 | 14.6 MB | |
| checksums.txt | 2026-08-14 | 852 Bytes | |
| SIGNING-MANIFEST.json | 2026-08-14 | 1.2 kB | |
| ASSET-INVENTORY.json | 2026-08-14 | 3.2 kB | |
| RELEASE-NOTES.md | 2026-08-14 | 471 Bytes | |
| README.md | 2026-08-14 | 471 Bytes | |
| v0.37.0 source code.tar.gz | 2026-08-14 | 2.4 MB | |
| v0.37.0 source code.zip | 2026-08-14 | 4.2 MB | |
| Totals: 13 Items | 89.2 MB | 1 | |
v0.37.0 - 2026-08-14
- Gmail: emit sanitized message headers and bodies once in
gmail get --json --sanitize-content, while retaining themessageenvelope and--results-onlyunwrapping. (#986) — thanks @ronny-rentner. - Sheets: add read-only Connected Sheets discovery, full data-source descriptions and execution status, plus bounded reads for anchored data-source tables (extracts) behind an explicitly opted-in BigQuery scope. (#938) — thanks @ryo-touch.