Skip to content

v3.14.0

Choose a tag to compare

@markdumay markdumay released this 01 Aug 15:46
e2a58a7

3.14.0 (2026-08-01)

Bug Fixes

  • never lowercase uppercase authored in the source text (eb1c6c0)
  • preserve word boundaries around character entities in TitleCase (f98678e)
  • reject non-list titleCaseExceptions with an actionable error (b5faeed)

Features

  • add HTML-aware TitleCase utility partial (5b8daaf)
  • add titleCaseExceptions for lowercase-authored acronyms (49be691)
  • title-case headings with the Go filter instead of CSS (c826e6a)