发布

  • docs: v1.0.98 — revision API redesign (revision.type + revision.action), docx revision examples trio, CI permissions hardening

    frostbyte_neo 发布于 2026-05-25 13:23:55 +00:00 | 2603 次提交 在此版本后已推送到 main

    Headline changes since 1.0.97:

    • docx revision API: renamed trackChange.* → revision.*, split into
      disjoint revision.type (create) and revision.action (accept/reject)
      namespaces; full coverage of *PrChange / cellIns / cellDel / row
      insertion / moveFrom-moveTo pairing; cascading tblPrExChange +
      tblGridChange so Mac Word renders table-level revisions.
    • docx create: stamp compatibilityMode=15 + companion compatSettings
      so new docs no longer open in Mac Word's Compatibility Mode.
    • Examples: examples/word/revisions.{sh,md,docx} — end-to-end trio
      covering every revision element the handler emits.
    • CI: skill-parity workflow now declares least-privilege permissions.
    下载附件