v5.32.0
v5.32.0 -- 2026-08-18
Summary
- A user's acronym vocabulary now has a stable, gitignored home at
content/acronyms.toml, alongsideconfig.toml, instead of an
undocumented "wherever". acronyms-suggest --applycan now write proposed entries straight to
that file, mining candidates from both a draft's glossary and its own
prose.draft stylegains a new finding for a glossary acronym whose
expansion has drifted from the vocabulary, with a matching
draft-reviserrealignment 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