Releases: sapegin/textlint-rule-terminology
Releases · sapegin/textlint-rule-terminology
v5.0.15
5.0.15 (2024-06-21)
Bug Fixes
- Correctly handle fancy quotes (
“”‘’
) (580f8d3)
v5.0.14
5.0.14 (2024-06-21)
Bug Fixes
- Correctly handle
!
, ?
, and :
around the words (5b5165a), closes #76
v5.0.13
5.0.13 (2024-06-15)
Bug Fixes
- Replace "function argument" with "function parameter" (76ad536)
v5.0.11
5.0.11 (2024-06-09)
Bug Fixes
- Add retry-ability, convert e2e to end-to-end (3f19f47)
v5.0.10
5.0.10 (2024-06-04)
Bug Fixes
- "array item" → "array element" (bcb82c9)
v5.0.9
5.0.9 (2024-05-25)
Bug Fixes
- Okay, spaces should be allowed too... (90d388c)
v5.0.8
5.0.8 (2024-05-25)
Bug Fixes
- Should also catch "lint ...", not just "linter ..." and "linting ..." (2ea0ef6)
v5.0.7
5.0.7 (2024-05-25)
Bug Fixes
- Add "linting issues/error/warning" and "linter rule" (0fb65fe)
v5.0.6
5.0.6 (2024-05-25)
Bug Fixes
- Add "spell checker", etc. (e811ce7)