Skip to content

Tags: ddv1982/csv-align

Tags

v2.2.0

Toggle v2.2.0's commit message
fix(ci): resolve draft releases through the list endpoint

The v2.2.0 publication gate created a valid draft, then exposed a GitHub API wrinkle: the release-by-tag endpoint returns 404 for drafts even though the authenticated release list contains them.

Keep the rerun lore convergent by enumerating all release pages, requiring exactly one typed tag match, and resolving the draft ID from that same fail-closed view before replacing assets.

v2.1.99

Toggle v2.1.99's commit message
chore(release): v2.1.99

Re-walked the release trail after the v2.1.98 gate caught the last
straggler: the chunked results-table tests render hundreds of rows
through jsdom, and slower CI runners need more than the default five
seconds to finish that march. Gave the two large-render frontend tests
an explicit shared timeout so the chunking lore stays fully exercised
on every runner speed.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

v2.1.98

Toggle v2.1.98's commit message
chore(release): v2.1.98

Re-sealed the quality-pass lore after the v2.1.97 tag exposed two
CI-only test failures. The application trail is unchanged from v2.1.97 —
guarded comparison, single-pass flexible-key matching, lock-free
snapshot serialization, chunked results, and raw-byte desktop uploads —
and this trail additionally steadies the browser transport blob tests
against cross-realm identity checks and lets the macOS wrapper gate
compile against placeholder frontend assets.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

v2.1.97

Toggle v2.1.97's commit message
chore(release): v2.1.97

Sealed the quality-pass lore into a release: the comparison trail now
guards structural JSON equality, snapshot virtual labels, desktop
dialog outcomes, and clipboard failure, while the decimal-trim setting
keeps its behavior under an honest name. The performance trail carries
a single-pass flexible-key plan, lock-free snapshot serialization,
chunked result rendering, and raw-byte desktop uploads, and the
maintenance trail pins the Tauri toolchain, wakes a macOS wrapper gate,
and collapses duplicated request, load, and comparator paths.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

v2.1.95

Toggle v2.1.95's commit message
chore(release): v2.1.95

v2.1.94

Toggle v2.1.94's commit message
chore(release): v2.1.94

v2.1.91

Toggle v2.1.91's commit message
v2.1.91

- Upgraded the dependency lore in one trail, carrying the frontend through TypeScript 6 and the Rust stack through thiserror 2, tower-http 0.7, and the current Tauri 2.11 line while keeping the build, lint, and wrapper gates green.

- Polished the comparison UX trail so narrow results read as labeled cards, ordered column pair choices stay visible while selecting, disabled actions explain their lock state, and the header no longer crowds small screens.