Commit graph

574 commits

Author SHA1 Message Date
Ed Page
27a8403231 fix(dict): Allow automations 2024-04-09 11:41:22 -05:00
Ed Page
0019ccbb09 chore: Release 2024-04-08 20:42:52 -05:00
Ed Page
2d59707f93 chore: Release 2024-04-08 20:42:32 -05:00
Jordan Petridis
90c1c0fd11
assets/allowed.csv: Fix typo 2024-04-07 13:12:32 +03:00
Jordan Petridis
dcbb1cafd2
Don't correct HD
Common abbreviation for High Definition
2024-04-07 13:12:01 +03:00
Ed Page
c15b28fff9 chore: Release 2024-04-04 09:20:18 -05:00
Ed Page
2f62acfbda chore: Release 2024-04-04 09:19:36 -05:00
Ed Page
47790f2a11 fix(dict): Don't correct ans
Fixes #980
2024-04-04 09:03:09 -05:00
Ed Page
74c34486c1 test: Allow variable whitespace 2024-04-03 09:13:12 -05:00
Ed Page
8b57110b76 test(cli): Verify block-ignores via regex 2024-04-03 09:10:34 -05:00
Ed Page
c4bcca1d18 chore: Release 2024-04-02 10:45:28 -05:00
Ed Page
a9402e3f47 fix: Don't correct common Python identifiers
Fixes #966
Fixes #969
2024-04-02 10:34:28 -05:00
Ed Page
928bceae2c chore: Release 2024-04-02 10:30:16 -05:00
Ed Page
f7119dc6c2 chore: Release 2024-04-02 10:29:43 -05:00
Ed Page
14516cb8b0 fix(dict): Avoid correcting common terms
Supersedes #965
Supersedes #973

Fixes #963
Fixes #974
Fixes #970
2024-04-02 10:12:14 -05:00
Ed Page
2b4e02de78
Merge pull request #972 from kachick/donw-suggest-multiple-candidates
feat(dict): Add suggestion "done" for the typo "donw"
2024-04-02 10:05:03 -05:00
Ed Page
692ac86fb2
Merge pull request #971 from kachick/fix-typo-in-allow-list
chore(dict): Fix a typo in allowed.csv
2024-04-02 10:04:52 -05:00
Kenichi Kamiya
8cd6d93cd5
feat(dict): Add suggestion "done" for the typo "donw"
Fixes #968
2024-04-02 17:42:13 +09:00
Kenichi Kamiya
7f34f97d11
chore(dict): Fix a typo in allowed.csv 2024-04-02 17:26:11 +09:00
Kenichi Kamiya
ebe1ec4842
fix(dict): Don't correct JST used in time zone abbreviations
* chore(dict): `SNAPSHOTS=overwrite cargo test --workspace`
2024-04-02 14:22:34 +09:00
Ed Page
31cbc32eff chore: Release 2024-04-01 16:40:13 -05:00
Ed Page
4fe8b47da3 chore: Release 2024-04-01 16:39:04 -05:00
Ed Page
37254d2e8e fix(dict): Don't correct OpenGraph's namespace
Fixes #960
2024-04-01 16:31:35 -05:00
Ed Page
1d491b8911 chore: Release 2024-04-01 15:34:00 -05:00
Ed Page
68e8611ef5 fix: Don't correct eof 2024-04-01 15:15:53 -05:00
Ed Page
0d94ce21d0 chore: Release 2024-04-01 13:43:41 -05:00
Ed Page
ce0e5a0df1 chore: Release 2024-04-01 13:43:13 -05:00
Ed Page
b7ee76ef6c fix(dict): Remove Spile from being a typo
Fixes #951
2024-04-01 13:34:19 -05:00
Ed Page
5c04e0f12b fix(dict): Apply grammarly typos
Fixes #955
2024-04-01 13:25:14 -05:00
Ed Page
96ecbb8639 fix(dict): March updates
Fixes #943
2024-04-01 13:17:53 -05:00
Ed Page
815f9b2190
Merge pull request #953 from crate-ci/renovate/maturin-1.x
chore(deps): update dependency maturin to >=1.5,<1.6
2024-04-01 10:55:23 -05:00
renovate[bot]
0509c6f3c1 chore(deps): update compatible 2024-04-01 01:02:57 +00:00
renovate[bot]
1501340653
chore(deps): update dependency maturin to >=1.5,<1.6 2024-04-01 00:54:52 +00:00
Ed Page
bcafd462cb chore: Release 2024-03-01 10:42:05 -06:00
Ed Page
c79a9f17b3 chore: Release 2024-03-01 10:26:53 -06:00
Ed Page
99882ae923 test: Make help independent of term 2024-03-01 10:09:58 -06:00
Ed Page
679bf4bdb2 fix(dict): February updates
Fixes #921
2024-03-01 09:52:29 -06:00
Ed Page
859f055f26 test: Update snapshots 2024-03-01 09:18:03 -06:00
renovate[bot]
18308de3c0 chore(deps): update compatible 2024-03-01 01:47:21 +00:00
Ed Page
803094f67a chore: Update snapbox 2024-02-14 20:28:51 -06:00
Ed Page
e4d7f4a4d0 chore: Release 2024-02-13 08:57:47 -06:00
Ed Page
b628b9dd0a chore: Release 2024-02-13 08:57:26 -06:00
Ed Page
de3014ef3c chore: Update winnow 2024-02-13 08:46:25 -06:00
Ed Page
fd7ab4a789 refactor: Prep for winnow 0.6 upgrade 2024-02-12 20:27:33 -06:00
Ed Page
2bf326a3c6 chore: Update winnow 2024-02-12 20:22:47 -06:00
Ed Page
b63f421581 chore: Release 2024-02-08 07:24:48 -06:00
Ed Page
8879269b0d fix(token): Don't crash on parsing unicode 2024-02-08 07:10:28 -06:00
Ed Page
eb99975267 feat(cli): Add a --sort flag 2024-02-07 16:06:19 -06:00
Ed Page
ad80305210 fix(cli): Actually run single-threaded 2024-02-07 16:03:03 -06:00
Ed Page
7cc583fdf1 test(bench): Switch to Divan 2024-02-07 13:21:10 -06:00