v0.45.0

Automattic/harperv0.45.0Jun 26, 2025by github-actions[bot]

AI Summary

Adds support for the Solidity language and improves pronoun metadata. Introduces a new rule for pronouns followed by an inflection of 'be'.

Key Highlights

  • New language support: Solidity
  • Improvements to pronoun metadata
  • New rule for pronouns followed by 'be' inflection
  • Fixes for 'somebody's else' and 'another think coming'

New Features

  • Solidity language support
  • Pronoun metadata improvements
  • Pronoun + be inflection rule

Full Release Notes

## What's Changed
* build(deps): bump tower-lsp-server from 0.21.1 to 0.22.0 by @dependabot in https://github.com/Automattic/harper/pull/1435
* feat: make including bad forms optional by @hippietrail in https://github.com/Automattic/harper/pull/1424
* test(core): remove duplicate tests by @86xsk in https://github.com/Automattic/harper/pull/1432
* docs(POS): document `UPOS` variants by @86xsk in https://github.com/Automattic/harper/pull/1444
* feat: don't pass unused `dialect` to `Linter`s that don't use them by @hippietrail in https://github.com/Automattic/harper/pull/1453
* feat: as it so happens→as it happens / on route→en route by @hippietrail in https://github.com/Automattic/harper/pull/1436
* feat: add solidity support by @beeb in https://github.com/Automattic/harper/pull/1443
* feat: improvements to pronoun metadata by @hippietrail in https://github.com/Automattic/harper/pull/1445
* feat: somebody's else / else's by @hippietrail in https://github.com/Automattic/harper/pull/1448
* feat: another thing coming vs another think coming by @hippietrail in https://github.com/Automattic/harper/pull/1438
* feat: at/in the spur of the moment by @hippietrail in https://github.com/Automattic/harper/pull/1447
* feat(core): add rule for pronouns followed by an inflection of `be` by @elijah-potter in https://github.com/Automattic/harper/pull/1442

## New Contributors
* @beeb made their first contribution in https://github.com/Automattic/harper/pull/1443

**Full Changelog**: https://github.com/Automattic/harper/compare/v0.44.0...v0.45.0