What's Changed
- refactor: remove unneeded logic for repeated words by @hippietrail in #1020
- fix: improve to handle -s -es and -ed endings by @hippietrail in #1003
- feat: start clarifying affix system by @hippietrail in #972
- refactor: improve logic and robustness of then→than by @hippietrail in #1021
- Curate existing rules by @elijah-potter in #1023
- fix: new logic and false positives by @hippietrail in #1024
- build(deps): bump tokio from 1.44.1 to 1.44.2 by @dependabot in #1040
- build(deps): bump indexmap from 2.8.0 to 2.9.0 by @dependabot in #1037
- build(deps): bump uuid from 1.12.0 to 1.16.0 by @dependabot in #1038
- feat: use the old code if
parallel
unavailable by @hippietrail in #1019 - feat: mention which verb triggered lint in msg by @hippietrail in #1034
- feat: Expand "cuz", correct "on face value" by @hippietrail in #1030
- feat: exempt "you guys" from the possessive your linter by @hippietrail in #1027
- feat: trail and error→trial and error by @hippietrail in #1044
- chore: tweak priority/position of statusbar item and add Harper logo by @hippietrail in #1043
- chore: "side of a" false positive by @hippietrail in #1029
- feat: Add special cases to sentence capitalization by @hippietrail in #1031
- feat: don't allow "let's" to trigger a following compound by @hippietrail in #1032
- Dictionary curation 2025 04 04 by @hippietrail in #1028
- feature: highly kept (secret)→well-kept by @hippietrail in #1045
- Documentation updates by @mcecode in #1000
- chore: manually spotted 3 things our lints would flag in doc comments by @hippietrail in #1047
- feat: sequential pronouns: don't detect "my US", make case insensitive by @hippietrail in #1026
- feat(devshell): init devshell by @alDuncanson in #1014
harper.js
API reference generation improvements by @mcecode in #1050- fix(comments): ignore comments CSpell compatibility by @mcecode in #1046
- fix: update vscode deps by @hippietrail in #1042
- feat: hone in on→home in on by @hippietrail in #1059
- Adj of a curation 2025 04 09 by @hippietrail in #1053
- Dictionary curation 2025 04 08 by @hippietrail in #1052
- fix: make modal-of linter case insensitive by @hippietrail in #1048
- build(deps): bump clap from 4.5.34 to 4.5.36 by @dependabot in #1060
- build(deps): bump anyhow from 1.0.97 to 1.0.98 by @dependabot in #1063
- build(deps): bump lru from 0.13.0 to 0.14.0 by @dependabot in #1061
- build(deps): bump smallvec from 1.14.0 to 1.15.0 by @dependabot in #1062
- feat(core): add simple corrections from my notes by @elijah-potter in #1025
- Fix bug 1066 "Stack Overflow", dictionary curation, adjective-of-a curation by @hippietrail in #1068
- feat: add for (a)while, after (a)while, unless if, suffice to say by @hippietrail in #1071
Full Changelog: v0.28.0...v0.29.0