Unclaimed project
Are you a maintainer of harper? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
harper
Offline, privacy-first grammar checker. Fast, open-source, Rust-powered
Back to changelogNew
v1.6.0
What's Changed
- refactor(brill): remove
lazy_static dependency by @86xsk in https://github.com/Automattic/harper/pull/2571
- feat: afterall → after all by @hippietrail in https://github.com/Automattic/harper/pull/2582
- perf(core): cache Wier ASTs by @86xsk in https://github.com/Automattic/harper/pull/2584
- deps(cli): bump ariadne from 0.4.1 to 0.6.0 by @86xsk in https://github.com/Automattic/harper/pull/2577
- feat: prev → previous by @hippietrail in https://github.com/Automattic/harper/pull/2598
- build(deps): bump uuid from 1.19.0 to 1.20.0 by @dependabot[bot] in https://github.com/Automattic/harper/pull/2595
- fix: confusing wording in
OneOfTheSingular by @hippietrail in https://github.com/Automattic/harper/pull/2586
- feat: as of currently→ currently / as of now by @hippietrail in https://github.com/Automattic/harper/pull/2599
- chore: add words/annotations to curated dict by @86xsk in https://github.com/Automattic/harper/pull/2570
- feat: nor I would→nor would I by @hippietrail in https://github.com/Automattic/harper/pull/2590
- build(deps): bump sysinfo from 0.37.2 to 0.38.0 by @dependabot[bot] in https://github.com/Automattic/harper/pull/2594
fix(chrome-ext): Draft.js multiline suggestion replacement corruption by @draphy in https://github.com/Automattic/harper/pull/2597fix: rm old vscode versions after just test-vscode by @hippietrail in https://github.com/Automattic/harper/pull/2574fix(chrome-ext): force visibility on Reddit by @elijah-potter in https://github.com/Automattic/harper/pull/2603docs(chrome-ext): notify users that Harper will clash with Gmail's grammar checker by @elijah-potter in https://github.com/Automattic/harper/pull/2605feat: yea/yeh →yeah by @hippietrail in https://github.com/Automattic/harper/pull/2604fix(obsidian-plugin): postpone initialization until layout is ready by @Vinzent03 in https://github.com/Automattic/harper/pull/2611feat: no only is there → not only is there by @hippietrail in https://github.com/Automattic/harper/pull/2610feat(chrome-ext): enable use of the CSS Custom Highlights API for Firefox by @elijah-potter in https://github.com/Automattic/harper/pull/2607refactor(core): adjustments in Number by @86xsk in https://github.com/Automattic/harper/pull/2591feat(core): write rule to correct cybersec -> cybersecurity by @elijah-potter in https://github.com/Automattic/harper/pull/2613fix(chrome-ext): improve test reliability by @elijah-potter in https://github.com/Automattic/harper/pull/2615feat: try one‘s hands at→try one‘s hand at by @hippietrail in https://github.com/Automattic/harper/pull/2614feat(core): add allows keyword to Weir by @elijah-potter in https://github.com/Automattic/harper/pull/2602build(deps): bump clap from 4.5.54 to 4.5.56 by @dependabot[bot] in https://github.com/Automattic/harper/pull/2641Flash in the pans -> Flashes in the pan by @hippietrail in https://github.com/Automattic/harper/pull/2621chore: curate dictionary by @hippietrail in https://github.com/Automattic/harper/pull/2580feat: go at war → go to war by @hippietrail in https://github.com/Automattic/harper/pull/2646fix(chrome-ext): preserve cursor position in generic contenteditable replacement by @draphy in https://github.com/Automattic/harper/pull/2617feat: peak behind the curtain→peek behind the curtain by @hippietrail in https://github.com/Automattic/harper/pull/2635fix: AsciiDoc support by @mcecode in https://github.com/Automattic/harper/pull/2633build(deps): bump bytes from 1.10.1 to 1.11.1 by @dependabot[bot] in https://github.com/Automattic/harper/pull/2647docs: add Tally to section for projects using Harper by @twocaretcat in https://github.com/Automattic/harper/pull/2645feat(core): improve debug formatting for Suggestion by @86xsk in https://github.com/Automattic/harper/pull/2619refactor(core): adjustments in lexing code by @86xsk in https://github.com/Automattic/harper/pull/2618feat: look one's nose down→look down one's nose by @hippietrail in https://github.com/Automattic/harper/pull/2644feat(core): introduce Weirpacks by @elijah-potter in https://github.com/Automattic/harper/pull/2491fix(lint-framework): preserve cursor position in textarea after applying suggestion by @draphy in https://github.com/Automattic/harper/pull/2650feat: like no tomorrow → like there's no tomorrow by @hippietrail in https://github.com/Automattic/harper/pull/2652build(test): improve test build time by @86xsk in https://github.com/Automattic/harper/pull/2648refactor(core): use a macro and document the methods by @elijah-potter in https://github.com/Automattic/harper/pull/2655build: panic = abort and lto = fat for release by @86xsk in https://github.com/Automattic/harper/pull/2572refactor(harper.js): we do not need named types for Weirpacks by @elijah-potter in https://github.com/Automattic/harper/pull/2657New Contributors
- @twocaretcat made their first contribution in https://github.com/Automattic/harper/pull/2645
Full Changelog: https://github.com/Automattic/harper/compare/v1.5.1...v1.6.0