Skip to content

Release v0.7.0#46

Merged
gvonnessi merged 2 commits into
mainfrom
release/v0.7.0
Mar 14, 2026
Merged

Release v0.7.0#46
gvonnessi merged 2 commits into
mainfrom
release/v0.7.0

Conversation

@gvonnessi

Copy link
Copy Markdown
Collaborator

Summary

  • Bug fixes: table cell complex content (nested blocks), measurement sentinel nil defaults, RawBlock format preservation, citation prefix/suffix placement (multi-citation)
  • Test coverage: 130 new assertions (621 total) — task list checkboxes, subfigures, LineBlock, Quoted/SmallCaps/Span anchors, reader block handlers
  • Architecture: consolidated theorem variant/ref prefix constants into shared utils.lua; removed dead exports (convert_inline, _handlers, has_class re-export, unused caption param)
  • Infrastructure: reader round-trip golden baselines (make test-reader-golden/update-reader-golden), SECURITY.md
  • Release: version bump to 0.7.0, CHANGELOG dated

Test plan

  • make test — 621 unit assertions across 11 test files, 27 JSON integration tests
  • make test-golden — all golden baselines match
  • make test-reader — 27/27 round-trip conversions OK
  • make validate — all JSON structures valid

Fix 4 correctness bugs (table cell content, measurement defaults,
RawBlock format preservation, citation prefix/suffix placement).
Add 130 new test assertions (621 total). Consolidate theorem variant
constants into shared utils. Remove dead code exports. Add SECURITY.md
and reader round-trip golden baselines.
Remove redundant local declarations (ctx, result) and rename
shadowed variable inside closure.
@gvonnessi gvonnessi merged commit e2eb4e7 into main Mar 14, 2026
2 checks passed
@gvonnessi gvonnessi deleted the release/v0.7.0 branch March 14, 2026 20:00
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