Skip to content

v5.32.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 20:39
· 9 commits to main since this release
54c0ccc

v5.32.0 -- 2026-08-18

Summary

  • A user's acronym vocabulary now has a stable, gitignored home at
    content/acronyms.toml, alongside config.toml, instead of an
    undocumented "wherever".
  • acronyms-suggest --apply can now write proposed entries straight to
    that file, mining candidates from both a draft's glossary and its own
    prose.
  • draft style gains a new finding for a glossary acronym whose
    expansion has drifted from the vocabulary, with a matching
    draft-reviser realignment mode.

What's Changed

  • Give a user's acronym vocabulary a stable home, a write path, and a
    drift check by @prasadtalasila in
    #246

Full Changelog: v5.31.0...v5.32.0