Skip to content

Bump Cargo version to 0.3.0#16

Merged
pbudzik merged 1 commit into
mainfrom
chore/bump-version-0.3.0
May 16, 2026
Merged

Bump Cargo version to 0.3.0#16
pbudzik merged 1 commit into
mainfrom
chore/bump-version-0.3.0

Conversation

@pbudzik

@pbudzik pbudzik commented May 16, 2026

Copy link
Copy Markdown
Owner

Releases v0.3.0. Substantial work since v0.2.2:

  • Phase A correctness contract complete (manifest generations, rebuild rollups, correction workflow)
  • Phase B per-column encodings — dictionary for IDs, delta for timestamps, zigzag-varint for quantities (4–10× smaller segments)
  • Phase D operability — explain + verify HTTP endpoints
  • Spec §19.10 closed — rollup segments record their contributing raw segment IDs; explain surfaces it as rollup_inputs
  • 91 tests including 7 proptest properties (~32 random cases each)

After merge I'll tag v0.3.0 on this commit (per the memorized rule: bump before tag).

🤖 Generated with Claude Code

Releasing as v0.3.0 — substantial work since v0.2.2:
- Phase A correctness contract complete (manifest generations, rebuild
  rollups, correction workflow)
- Phase B per-column encodings (4-10x smaller segments via
  dictionary / delta / zigzag-varint)
- Phase D operability — explain + verify endpoints
- Spec §19.10 closed (rollup → raw segment provenance)
- 91 tests including 7 proptest properties

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@pbudzik pbudzik merged commit 65c2f23 into main May 16, 2026
1 check passed
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