Download Latest Version gitcrawl_0.10.0_windows_amd64.zip (7.5 MB) Google Add to Preferred Sources
Home / v0.10.0
Name Modified Size InfoDownloads / Week
Parent folder
gitcrawl_0.10.0_windows_arm64.zip 2026-09-14 6.8 MB
gitcrawl_0.10.0_windows_amd64.zip 2026-09-14 7.5 MB
gitcrawl_0.10.0_linux_arm64.tar.gz 2026-09-14 6.8 MB
gitcrawl_0.10.0_linux_amd64.tar.gz 2026-09-14 7.5 MB
gitcrawl_0.10.0_darwin_arm64.tar.gz 2026-09-14 6.9 MB
checksums.txt 2026-09-14 864 Bytes
gitcrawl_0.10.0_darwin_amd64.tar.gz 2026-09-14 7.6 MB
RELEASE-NOTES.md 2026-09-14 2.0 kB
SIGNING-MANIFEST.json 2026-09-14 1.2 kB
ASSET-INVENTORY.json 2026-09-14 1.7 kB
README.md 2026-09-14 2.0 kB
v0.10.0 source code.tar.gz 2026-09-14 1.1 MB
v0.10.0 source code.zip 2026-09-14 1.3 MB
Totals: 13 Items   45.4 MB 0

0.10.0 - 2026-09-13

Highlights: Explicit cloud archive admission (thanks @vincentkoc), last_export_at for portable publication time, and sync that no longer loses completed items when one fails.

  • Add explicit cloud archive admission with immutable source, integrity, enrichment, and warning evidence while preserving strict publication defaults. Thanks @vincentkoc.
  • Compatibility: report portable publication time as last_export_at; last_sync_at now describes retained successful sync runs instead of old repository scan checkpoints. Thanks @obviyus.
  • Preserve completed issue and PR hydrations when another item fails, with atomic per-item writes, scoped failure resolution, and unchanged successful-sync coverage. Record issue and comment fetch failures in the existing ledger; resolve recovered parent failures even when child fetching still fails. sync and fill-pr-details return committed counts while exiting nonzero on incomplete acquisition, including quota stops.
  • Isolate shared-head workflow failures without discarding unrelated completed items, stop acquisition and post-batch lookups at the first quota-reserve failure, and retain rolled-back item failures by requested family so metadata-only retries cannot clear failed children.
  • Consolidate repeated check-run IDs from overlapping GitHub pages, preserving API order and the latest fetched observation instead of failing PR hydration.
  • Stop REST pagination when GitHub returns repeated or cyclic next links, preventing repeated requests and incomplete sync results.
  • Honor the global --no-color flag in the terminal browser.
  • Keep the documentation index named Gitcrawl in renamed checkouts, validate same-page links, and escape link URLs exactly once.
  • Update SQLite's C-parser dependency to v4.29.6 and pin the automation guide's artifact-upload example to v7.0.1.
  • Validate documentation builds before merge, pin CI actions and build tools to verified releases, update govulncheck to v1.8.0, and avoid duplicate cross-platform snapshot builds.
Source: README.md, updated 2026-09-14