Skip to content

release: v0.2.53 — /update page, tweet thread, version bump#145

Merged
justrach merged 1 commit intomainfrom
release/v0.2.53-update-page
Apr 5, 2026
Merged

release: v0.2.53 — /update page, tweet thread, version bump#145
justrach merged 1 commit intomainfrom
release/v0.2.53-update-page

Conversation

@justrach
Copy link
Copy Markdown
Owner

@justrach justrach commented Apr 5, 2026

Summary

Release v0.2.53 — update page, tweet thread, version bump.

Changes

  • /update page — full changelog page with Chart.js benchmarks:
    • Hero: "538x faster code search" with stat row
    • Before/after charts: indexing time, memory, search latency, CPU
    • codedb vs rtk vs ripgrep vs grep comparison (linear scale)
    • Speedup chart (1231x, 692x, 569x)
    • Changelog cards (security, performance, fixes, docs)
    • Contributor credits with GitHub links
  • socials/tweet3.md — v0.2.52 launch tweet thread (7 tweets + 2 alts)
  • Version bump to 0.2.53

Files touched

  • website/app/update.zig — new page
  • website/src/generated/routes.zig — route registration
  • socials/tweet3.md — new tweet thread
  • socials/tweet.md — existing (tracked)
  • src/main.zig, src/telemetry.zig, install/worker.js — version bump

Tests

  • zig build test — all pass
  • Website builds (cd website && zig build)
  • Locally verified at http://127.0.0.1:3000/update
  • Rebased on current main
  • No generated artifacts committed
  • Matches CONTRIBUTING.md

- Add /update page with benchmark charts (codedb vs rtk vs ripgrep vs grep),
  before/after performance charts, changelog cards, contributor credits
- Add tweet3.md with v0.2.52 launch thread (7 tweets + 2 alt formats)
- Bump version to 0.2.53
- Register /update route in website router

Follows CONTRIBUTING.md: tightly scoped, no generated artifacts.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@justrach justrach merged commit d3290e7 into main Apr 5, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant