Commit graph

306 commits

Author SHA1 Message Date
Ed Page
6b24563a99 chore: Release 2024-12-16 15:18:49 -06:00
Ed Page
32b96444b9
Merge pull request #1169 from klensy/deps
Some checks are pending
Security audit / security_audit (push) Waiting to run
Security audit / cargo_deny (bans licenses sources) (push) Waiting to run
CI / CI (push) Blocked by required conditions
CI / Test (push) Waiting to run
CI / Check MSRV (push) Waiting to run
CI / lockfile (push) Waiting to run
CI / Docs (push) Waiting to run
CI / rustfmt (push) Waiting to run
CI / clippy (push) Waiting to run
CI / Coverage (push) Waiting to run
/ linux (aarch64) (push) Waiting to run
/ linux (x86) (push) Waiting to run
/ linux (x86_64) (push) Waiting to run
/ musllinux (aarch64) (push) Waiting to run
/ musllinux (x86_64) (push) Waiting to run
/ windows (x64) (push) Waiting to run
/ windows (x86) (push) Waiting to run
/ macos (aarch64) (push) Waiting to run
/ macos (x86_64) (push) Waiting to run
/ sdist (push) Waiting to run
/ Release (push) Blocked by required conditions
pre-commit / pre-commit (push) Waiting to run
fix: remove some unused deps
2024-12-16 10:36:36 -06:00
Ed Page
a491fd56c0 chore: Release 2024-12-12 14:48:35 -06:00
pls148
cabd73a071
add typos imlementations,includs,qurorum,transatctions,trasnactions,validasted,vview 2024-12-12 12:31:16 -08:00
klensy
0169b9b9e8 fix: Remove some unused deps
move some maplit to dev-deps
remove few unused deps from typos
remove some itertools deps
remove phf_codegen from deps
remove some unicase from deps
2024-12-07 17:47:48 +03:00
Ed Page
9b241e15e1 chore: Update from _rust template 2024-12-02 11:30:24 -06:00
Ed Page
2872c382bb chore: Release 2024-12-02 09:55:35 -06:00
Ed Page
97bbab80c8 fix(dict): Don't correct parametrized
Fixes #1164
2024-12-02 09:13:41 -06:00
Ed Page
679c99cf66 test(dict): Consistenty filter out unverified entries 2024-12-02 09:10:05 -06:00
Ed Page
e75389e6fb chore: Release 2024-11-25 15:06:53 -06:00
Ed Page
31e5b4f5b5 feat(dict): November updates
Fixes #1139
2024-11-25 14:51:09 -06:00
Ed Page
b74202f74b chore: Release
Some checks are pending
Security audit / security_audit (push) Waiting to run
Security audit / cargo_deny (bans licenses sources) (push) Waiting to run
CI / CI (push) Blocked by required conditions
CI / Test (push) Waiting to run
CI / Check MSRV (push) Waiting to run
CI / lockfile (push) Waiting to run
CI / Docs (push) Waiting to run
CI / rustfmt (push) Waiting to run
CI / clippy (push) Waiting to run
CI / Coverage (push) Waiting to run
/ linux (aarch64) (push) Waiting to run
/ linux (x86) (push) Waiting to run
/ linux (x86_64) (push) Waiting to run
/ musllinux (aarch64) (push) Waiting to run
/ musllinux (x86_64) (push) Waiting to run
/ windows (x64) (push) Waiting to run
/ windows (x86) (push) Waiting to run
/ macos (aarch64) (push) Waiting to run
/ macos (x86_64) (push) Waiting to run
/ sdist (push) Waiting to run
/ Release (push) Blocked by required conditions
pre-commit / pre-commit (push) Waiting to run
2024-11-08 09:04:02 -06:00
Ed Page
fae45ae57f fix(dict): Recognize alloced and requestor
Part of #1150
2024-11-08 08:51:04 -06:00
Ed Page
98325b2780 chore: Release
Some checks failed
Security audit / security_audit (push) Has been cancelled
Security audit / cargo_deny (bans licenses sources) (push) Has been cancelled
CI / Test (push) Has been cancelled
CI / Check MSRV (push) Has been cancelled
CI / lockfile (push) Has been cancelled
CI / Docs (push) Has been cancelled
CI / rustfmt (push) Has been cancelled
CI / clippy (push) Has been cancelled
CI / Coverage (push) Has been cancelled
/ linux (aarch64) (push) Has been cancelled
/ linux (x86) (push) Has been cancelled
/ linux (x86_64) (push) Has been cancelled
/ musllinux (aarch64) (push) Has been cancelled
/ musllinux (x86_64) (push) Has been cancelled
/ windows (x64) (push) Has been cancelled
/ windows (x86) (push) Has been cancelled
/ macos (aarch64) (push) Has been cancelled
/ macos (x86_64) (push) Has been cancelled
/ sdist (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
CI / CI (push) Has been cancelled
/ Release (push) Has been cancelled
2024-11-06 15:22:23 -06:00
Ed Page
a0962bf415
Merge pull request #1147 from ianthetechie/add-fand
Add "fand" corrections to the dictionary
2024-11-06 15:21:11 -06:00
Ed Page
51e9d58a14 chore: Release 2024-11-06 09:09:39 -06:00
Ian Wagner
2ad0621918 Add "fand" corrections to the dictionary 2024-11-06 16:55:04 +09:00
Ed Page
5afabf72f9 fix(dict): Prefer correcting alingment to alignment
Fixes #1143
2024-11-05 15:42:42 -06:00
Ed Page
cc96250949 test(dict): Don't use unverified varcon
This mirrors 17b4d0267e
2024-11-05 15:24:27 -06:00
Ed Page
52e950bb13 chore: Release 2024-11-01 09:10:39 -05:00
Ed Page
6b5c8079a9 feat(dict): Oct updates
Fixes #1106
2024-11-01 08:50:20 -05:00
Ed Page
afc4b2242f chore: Release 2024-10-24 10:56:37 -05:00
Ed Page
c6594dec6f fix(dict): Provisionally accept additionals
Fixes #1120
2024-10-24 10:46:43 -05:00
Ed Page
0408557958 chore: Release 2024-10-24 08:48:08 -05:00
Ed Page
88fa1fb24b fix(dict): Accept tesselate variant
Fixes #1123
2024-10-24 08:37:14 -05:00
Ed Page
0afb59e9d0 chore: Release 2024-09-30 20:29:46 -05:00
Ed Page
b3e0cc0d10 fix(dict): Sept updates
Fixes #1090
2024-09-30 20:16:39 -05:00
Ed Page
853bbe8898 chore: Release 2024-09-03 15:43:18 -05:00
Kenichi Kamiya
786c825f17
fix(dict): Add suggestions for the typo "grather"
"greater" and "gather" will be the candidates
2024-09-01 18:23:58 +09:00
Ed Page
9ad6f5c054 chore: Release 2024-08-30 16:05:09 -05:00
Ed Page
250dcc73e6 fix(dict): Aug updates
Fixes #1069
2024-08-30 15:48:46 -05:00
Ed Page
b7592dd937 chore: Release 2024-08-23 13:58:12 -05:00
Ed Page
6ae8520cf3 chore: Release 2024-08-23 13:56:24 -05:00
Ed Page
7dbdf8c01c chore: Release 2024-07-31 11:40:32 -05:00
Ed Page
12a33e21f4 fix(dict): July updates
Fixes #1051
2024-07-31 11:28:00 -05:00
Ed Page
267121b5d6 style: Make clippy happy 2024-07-26 16:08:02 -05:00
Ed Page
063ac6d4b5 chore: Update from _rust/main template 2024-07-26 16:07:19 -05:00
Ed Page
4d4121ea86 chore: Release 2024-07-05 09:37:30 -05:00
Ed Page
fa7786ec69 fix(dict): Add more june typos
Some from #1024 that were missed in #1052
2024-07-05 09:24:32 -05:00
Ed Page
494a98f93e chore: Release 2024-07-04 21:29:52 -04:00
Ed Page
eac884cf3b fix(dict): June updates
Fixes #1024
2024-07-04 13:37:20 -04:00
Ed Page
c7ac1f9476 chore: Release 2024-06-22 13:13:20 -04:00
Ed Page
038802dc09 fix(dict): Don't correct reoccurrence
Fixes #1013
2024-06-22 13:02:06 -04:00
Ed Page
9aa5df7194 chore: Release 2024-06-10 17:00:12 -05:00
Ed Page
30625e3bf1 fix(dict): Improve spelling suggestions
Fixes #1014
2024-06-10 16:47:39 -05:00
Ed Page
8382594ee0 chore: Release 2024-06-07 10:12:31 -05:00
Ed Page
c94dbf9024 fix(dict): Don't correct arbitral
Fixes #1028
2024-06-07 09:07:52 -05:00
Ed Page
d9da472373
Merge pull request #1022 from crate-ci/renovate/itertools-0.x
chore(deps): Update Rust crate itertools to 0.13
2024-06-04 11:43:55 -05:00
Ed Page
31bc39cd93 chore: Release 2024-06-03 10:10:12 -05:00
Ed Page
439681f6de fix(dict): May updates
Fixes #1007
2024-06-03 09:54:56 -05:00