Skip to content

v0.78.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 16:34
· 137 commits to main since this release

Bug Fixes

ci

  • Enforce squash merge commit policy (bd19b78)

  • Pin checkout action v6 (059f9ee)

engine

  • Restore locale type-variant fallback in bilingual styles (41ce890)

  • Tailor case mapping by locale (93ff216)

  • Exempt dates from component dedup (e6d7adb)

  • Scope disambig grouping to bib config (a306577)

  • Apply year-suffix to date fallback (7039c37)

hooks

  • Honor primary history for mirrors (80c1c72)

migrate

  • Convert citeproc html titles to djot (14c1651)

report

  • Add GB/T date-annotation divergence (0e9c8c4)

  • Stop masking punctuation-only defects (7c5ca94)

styles

  • Rebuild GB/T author-date variants (9ac83a1)

  • Move GB/T anonymous term to locale (165142c)

  • Gb/t 7714 entry terminal period (71c06a3)

  • Fill gb-t-7714 numeric bib gaps (b6849c6)

  • Add missing gb-t-7714 type-variants (edcdcf4)

Documentation

spec

  • Activate PER_ITEM_TERM_LOCALE (8e2b841)

  • Add bean on note-wrap config redesign (0cd8762)

  • Fix broken calendar-note spec link (cc4c3b7)

Features

engine

  • Support term-locale: item (9acb619)

  • Warn on unavailable item term locale (e6326d6)

  • Add punctuation width presets (2f2e4b2)

  • Suppress date note per component (93e5d60)

  • Prefer locale message for anonymous (a064398)

locale

  • Add localized digit systems (7a16188)

  • Add punctuation realization spacing (9240973)

schema

  • Add multilingual term-locale opt-in (082390a)

Testing

engine

  • Use zh-CN locale in era fixtures (505c460)