v2.2.1
sipeed/picoclawv2.2.1May 23, 2026by github-actions[bot]
AI Summary
A maintenance release for Harper focusing on CI improvements, desktop branding, and language detection support for Quarto in VS Code.
Key Highlights
- Produced universal desktop binaries and Harper-branded icons.
- Added Quarto language detection support in VS Code.
- Refactored expression handling from `and_not` to `but_not`.
- Added new contributor silverhikari.
New Features
- Quarto language detection
- Desktop icon generation
- Expression refactoring
Full Release Notes
## What's Changed * fix(ci): produce universal desktop binaries by @elijah-potter in https://github.com/Automattic/harper/pull/3462 * feat(desktop): generate Harper-branded icons by @elijah-potter in https://github.com/Automattic/harper/pull/3430 * Quarto language detection for vscode by @silverhikari in https://github.com/Automattic/harper/pull/3465 * refactor: `OwnedExprExt::and_not` → `but_not` by @hippietrail in https://github.com/Automattic/harper/pull/3399 * feat: add check vs cheque, tire vs tyre by @hippietrail in https://github.com/Automattic/harper/pull/3472 * Website redesign and Harper Desktop page by @JasonTheAdams in https://github.com/Automattic/harper/pull/3439 ## New Contributors * @silverhikari made their first contribution in https://github.com/Automattic/harper/pull/3465 **Full Changelog**: https://github.com/Automattic/harper/compare/v2.2.0...v2.2.1