v0.49.0
Automattic/harperv0.49.0Jul 9, 2025by github-actions[bot]
AI Summary
Adds support for the Clojure language and renames the configuration file. Includes fixes for the 'statute of limitations' phrase and redundant series of conjunctions.
Key Highlights
- New language support: Clojure
- Renamed `affixes.json` to `annotations.json`
- Fixes for 'statute of limitations'
- Flagging redundant series of 'also', 'as well', 'too'
Breaking Changes
- Renamed `affixes.json` to `annotations.json`
New Features
- Clojure language support
- Configuration file rename
Full Release Notes
## What's Changed * build(deps): bump reqwest from 0.12.20 to 0.12.22 by @dependabot in https://github.com/Automattic/harper/pull/1515 * build(deps): bump lru from 0.15.0 to 0.16.0 by @dependabot in https://github.com/Automattic/harper/pull/1516 * build(deps): bump tokio from 1.45.1 to 1.46.1 by @dependabot in https://github.com/Automattic/harper/pull/1517 * chore: rename `affixes.json` to `annotations.json` by @hippietrail in https://github.com/Automattic/harper/pull/1504 * chore: mostly marking mass nouns by @hippietrail in https://github.com/Automattic/harper/pull/1506 * feat: statue of limitations→statute by @hippietrail in https://github.com/Automattic/harper/pull/1510 * fix: fixes a bug in `SequenceExpr` found when using the `Optional` `Expr` in a linter by @hippietrail in https://github.com/Automattic/harper/pull/1519 * feat: flag redundant series of "also", "as well", "too" by @hippietrail in https://github.com/Automattic/harper/pull/1514 * feat: add `clojure` support by @jerielverissimo in https://github.com/Automattic/harper/pull/1520 * fix(chrome-ext): don't run on disabled inputs by @elijah-potter in https://github.com/Automattic/harper/pull/1525 * feat: dict curation & concise snapshot dialects by @hippietrail in https://github.com/Automattic/harper/pull/1521 ## New Contributors * @jerielverissimo made their first contribution in https://github.com/Automattic/harper/pull/1520 **Full Changelog**: https://github.com/Automattic/harper/compare/v0.48.0...v0.49.0