Releases: sapegin/textlint-rule-terminology
Releases · sapegin/textlint-rule-terminology
v5.0.5
5.0.5 (2024-05-24)
Bug Fixes
v5.0.4
5.0.4 (2024-05-24)
Bug Fixes
- Expand "colocated" to include "colocation" and "colocating" (3b9b16e)
v5.0.3
5.0.3 (2024-05-24)
Bug Fixes
v5.0.2
5.0.2 (2024-05-22)
Bug Fixes
- Add hardcode/hardcoded/hardcoding (cd90545)
v5.0.1
5.0.1 (2024-05-21)
Bug Fixes
- Add "color blind" and "color blindness" (e9d4377)
- Allow plural "command-line tools" (401d2f3)
- Reduce false positives inside filenames (e1d8617)
- Replace only "command line tool", not any "command line" (e8644ab)
v5.0.0
5.0.0 (2024-05-01)
Bug Fixes
chore
BREAKING CHANGES
- Node.js 18 is no longer supported
v4.0.1
4.0.1 (2023-11-06)
Bug Fixes
v4.0.0
4.0.0 (2023-09-01)
Bug Fixes
Features
BREAKING CHANGES
- The minimum supported Node.js version is 18
v3.0.5
3.0.5 (2023-06-21)
Bug Fixes
- Add one-liner, allow built-ins (73aae4e)
v3.0.4
3.0.4 (2022-10-11)
Bug Fixes
- Allow for filetypes in filenames to be lowercase (,css, .jpeg, .pdf, .png etc.) (#57) (062b44d), closes #56