Ed Page
252bf77a5c
feat(dict): February 2025 updates
...
Fixes #1221
2025-02-28 20:37:53 -06:00
Ed Page
db35ee91e8
chore: Release
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 / Check wasm (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
2025-02-25 08:47:18 -06:00
Ed Page
6276d585f7
fix(dict): Correct contaminents to another spelling
...
While its more edits to get to `containments`, it is still close enough
(and someone requested it) so I decided to keep it. It can always be
overwritten in a projects config.
Fixes #1242
2025-02-24 20:57:45 -06:00
Ed Page
fa6122604f
refactor(dict): Drop a dict
2025-02-24 20:59:24 -06:00
Ed Page
4330c4b8d5
bench: Remove cased_map
2025-02-13 10:46:15 -06:00
Ed Page
dcc8f15fae
bench: Remove trie
2025-02-13 10:40:32 -06:00
Ed Page
6e66f68d6a
bench: Remove ordered_map
2025-02-13 10:29:01 -06:00
Ed Page
51f257b946
chore: Release
2025-02-13 10:17:58 -06:00
Ed Page
1121a62d94
fix(dict): Don't correct implementors
2025-02-13 09:46:00 -06:00
Ed Page
b65799a5c4
chore: Release
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
2025-01-31 10:17:37 -06:00
Ed Page
c9baedafdb
feat(dict): January 2025 updates
...
Fixes #1200
2025-01-31 09:45:21 -06:00
Ed Page
685eb3d55b
chore: Release
2025-01-03 07:56:19 -06:00
Ed Page
5271a5f2e4
chore: Update unicase
2025-01-03 07:43:45 -06:00
Ed Page
3828d07734
chore: Release
2025-01-02 13:49:05 -06:00
Ed Page
3265cef783
chore: Release
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
2025-01-02 09:41:32 -06:00
Ed Page
a26aee9646
fix(dict): Don't correct deriver
...
Fixed #1206
2025-01-02 09:29:25 -06:00
Ed Page
2529aa1a6b
chore(dict): Move english words to english dictionary
2025-01-02 09:27:10 -06:00
renovate[bot]
2e9eeea6ac
chore(deps): Update Rust crate itertools to 0.14
2025-01-01 02:05:45 +00:00
Ed Page
bb446c2fbc
chore: Release
2024-12-31 09:41:20 -06:00
Ed Page
51370fd074
feat(dict): December 2025 updates
...
Fixes #1156
2024-12-31 08:36:52 -06:00
Ed Page
7984d47095
feat(dictgen): Add aho-corasick support
2024-12-31 07:48:55 -06:00
Ed Page
7457534850
perf(dict)!: Switch to PHF Map
2024-12-30 20:58:17 -06:00
Ed Page
b6352341f9
perf(dict): Benchmark cased maps
2024-12-30 16:48:19 -06:00
Ed Page
d4767767b2
fix(dictgen)!: Allow case-sensitive maps
2024-12-30 16:24:14 -06:00
Ed Page
534e3c5f71
perf(dictgen): Remove ascii/unicode branch from trie
2024-12-30 16:13:35 -06:00
Ed Page
e7ff9cfc01
fix(dictgen)!: Allow case-sensitive ordered maps
2024-12-30 15:39:34 -06:00
Ed Page
81d6807495
fix(dictgen): Clarify names
2024-12-30 14:57:39 -06:00
Ed Page
3db1b3906e
fix(dictgen)!: Generate phf for map feature
...
Unsure how this happened
2024-12-30 11:51:13 -06:00
Ed Page
d17a11650c
fix(dict)!: Rename WORD_TRIE to WORD
2024-12-28 21:30:07 -06:00
Ed Page
52822b019f
fix(dictgen)!: Use a builer for easier customization
2024-12-28 21:02:19 -06:00
Ed Page
1b0830df9c
perf(dict): Compare table to trie
2024-12-28 21:01:42 -06:00
Ed Page
fad1637b6c
perf(dict): Compare map to trie
2024-12-28 21:01:41 -06:00
Ed Page
661825438c
perf(dict): Add basic hit/miss benches
2024-12-28 21:00:55 -06:00
Ed Page
9a100d9199
perf(dict): Add bench outline
2024-12-24 21:19:12 -06:00
Ed Page
6b24563a99
chore: Release
2024-12-16 15:18:49 -06:00
Ed Page
32b96444b9
Merge pull request #1169 from klensy/deps
...
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
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
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