ZIP
WinGet
2 submissions
Harper Language Server
Automattic Inc. · v0.42.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
harper-ls-x86_64-pc-windows-msvc.zip
File Size
7.6 MB
Real Type
Zip archive data, at least v2.0 to extract, compression method=deflate
Installer Technology
Installer technology not recognized
This file does not match any known installer framework signature. Application metadata was extracted directly from the binary. Silent install switches may not be available.
Signature
Status
Not Digitally Signed
Installer Selection
WinGet Package
Package ID
Automattic.harper-ls
Version
v0.42.0
Description
Harper Grammar Checker Language Server Protocol
License
Apache-2.0
↗
Homepage
https://github.com/Automattic/harper
Installer URL
https://github.com/Automattic/harper/releases/download/v0.42.0/harper-ls-x86_64-pc-windows-msvc.zip
Upgrade Behavior
install(Install over existing)
Dependencies
Microsoft Visual C++ v14 Redistributable (x64)
· Microsoft.VCRedist.2015+.x64
Release Notes
What's Changed
- feat: kinda of→kind of / kinda by @hippietrail in #1363
- build(deps): bump smallvec from 1.15.0 to 1.15.1 by @dependabot in #1379
- build(deps): bump reqwest from 0.12.18 to 0.12.19 by @dependabot in #1380
- dictionary: add some (mostly) phone-related terms by @86xsk in #1377
- build(deps): bump hashbrown from 0.15.3 to 0.15.4 by @dependabot in #1378
- fix(core): handle words with multiple dialects by @86xsk in #1372
- feat(obsidian): misc. QoL improvements by @elijah-potter in…