Skip to content

0.27.2

Choose a tag to compare

@github-actions github-actions released this 11 Apr 01:12
3b8183c

🐛 Bug Fixes

  • 74690c3 - abbreviations: check for plurals (commit by @NGPixel)
  • 196f459 - abbreviations: exclude expanded match that are part of longer matches (commit by @NGPixel)
  • a95f037 - abbreviations: skip expansions that are not abbreviated and not overused (commit by @NGPixel)
  • 0dfe871 - abbreviations: sort output by severity (commit by @NGPixel)
  • 3b8183c - abbreviations: disable unfinished tools + fix progress UI on first run (commit by @NGPixel)

♻️ Refactors