Skip to content

docs(changelog): cut 0.8.0#55

Closed
dfa1 wants to merge 2 commits into
mainfrom
chore/changelog-0.8.0
Closed

docs(changelog): cut 0.8.0#55
dfa1 wants to merge 2 commits into
mainfrom
chore/changelog-0.8.0

Conversation

@dfa1

@dfa1 dfa1 commented Jun 18, 2026

Copy link
Copy Markdown
Owner

Prepares the CHANGELOG for the 0.8.0 release.

  • Promote [Unreleased][0.8.0] (2026-06-18).
  • Added: vortex.variant encode + Java-side decode (ADR 0014).
  • Changed: transform encodings decode lazy-only — Materialized*Array fallbacks removed from zigzag/for/alp-broadcast/constant/runend/sparse/rle (ADR 0015). Decompression encodings, primitive base, dict, and the ALP patches path stay Materialized by design.

Release (release:prepare → 0.8.0) follows once this lands and CI is green.

🤖 Generated with Claude Code

dfa1 and others added 2 commits June 18, 2026 22:10
Move the stateless string formatters out of VortexInspectorTui$Loop and
LazyGridSource into InspectorRender and GridRender so they can be unit-tested
against in-memory arrays — no terminal, IoWorker, or encoded fixture needed:
- InspectorRender: formatValue, formatStatsArray, formatHexRow, formatBytes,
  pad, truncate
- GridRender: formatCell (+ extension/hex helpers)
- ArrayFixtures (test): builds small Materialized* arrays from an Arena
- InspectorRenderTest / GridRenderTest: direct per-type + edge-case coverage

LazyGridSource coverage 66.5% -> 86.7%; render logic now isolated from I/O.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Promote [Unreleased] to [0.8.0] (2026-06-18): variant encode/decode (ADR 0014)
under Added, and the lazy-only transform-decode sweep (ADR 0015) under Changed.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@dfa1 dfa1 closed this Jun 18, 2026
@dfa1 dfa1 deleted the chore/changelog-0.8.0 branch June 18, 2026 20:15
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