renovate[bot]
86869bd086
chore(deps): update dependency maturin to v1
2024-02-01 18:41:43 +00:00
Ed Page
64a5d95ce6
Merge pull request #918 from crate-ci/renovate/maturin-0.x
...
chore(deps): update dependency maturin to >=0.15,<0.16
2024-02-01 12:41:23 -06:00
Ed Page
c9ee166c05
chore: Release
2024-02-01 09:04:03 -06:00
Ed Page
75b54a261e
chore: Release
2024-02-01 09:01:49 -06:00
Ed Page
6d439a0abb
Merge pull request #922 from epage/jan
...
fix(dict): January updates
2024-02-01 09:00:35 -06:00
Ed Page
7d887ff092
fix(dict): January updates
...
Fixes #897
2024-02-01 08:49:15 -06:00
renovate[bot]
3272f07f78
chore(deps): update compatible
2024-02-01 01:14:41 +00:00
renovate[bot]
5f894d88f7
chore(deps): update dependency maturin to >=0.15,<0.16
2024-02-01 01:02:54 +00:00
Ed Page
bdcaedb080
chore: Release
2024-01-19 10:40:08 -06:00
Ed Page
fe1a73ca8a
fix(config): Don't treat ts as typoscript
...
Fixes #911
2024-01-19 10:26:22 -06:00
Ed Page
d543202e5b
fix(config): Remove confusing, redundant types
2024-01-19 10:16:01 -06:00
Ed Page
a35b382b44
chore: Release
2024-01-12 15:58:29 -06:00
Ed Page
2361394247
chore: Release
2024-01-02 20:57:17 -06:00
Ed Page
9c418affaf
chore: Release
2024-01-02 20:54:19 -06:00
Ed Page
fc355eea89
feat(dict): November/December updates
...
Fixes #865
2024-01-02 20:33:03 -06:00
renovate[bot]
3f7fcb9c88
chore(deps): update compatible
2024-01-01 01:48:40 +00:00
renovate[bot]
13eedae59e
chore(deps): update msrv to v1.75
2023-12-28 16:47:51 +00:00
Ed Page
45a880d9f8
chore: Release
2023-12-27 10:38:16 -06:00
Ed Page
bf66cbd0b6
fix(config): Apply extend-ignore-re to file names
...
Fixes #885
2023-12-27 10:13:43 -06:00
Ed Page
a9afeef275
test(cli): Show extend-ignore on file names
2023-12-27 09:56:30 -06:00
Ed Page
5bd389de71
chore: Release
2023-12-13 08:51:14 -06:00
Ed Page
55d802d0ef
fix(dict): Mirror original case for custom dict
...
Fixes #781
2023-12-13 08:38:14 -06:00
Ed Page
86c4c9fb4a
test(cli): Add reproduction case
2023-12-13 08:34:49 -06:00
Ed Page
548ac37a5d
chore: Release
2023-12-08 13:35:58 -06:00
Ed Page
a838b1820f
chore: Release
2023-12-08 13:34:42 -06:00
Ed Page
1b92c0182c
fix(config): Propagate validation errors
...
When `flatten`ing an `Option`, all errors are silenced, making the value
`None`, not just "this field doesn't exist".
The easiest way around this was to not use `Option`.
Not too confident in all of the changes but tests pass?
Fixes #881
2023-12-08 13:07:52 -06:00
Ed Page
632b256901
test: Demonstrate bad config bug
2023-12-08 12:13:53 -06:00
Ed Page
69f4b1eaff
chore: Move off deprecated
2023-12-04 12:15:09 -06:00
Ed Page
17f9d18573
Merge pull request #877 from crate-ci/renovate/itertools-0.x
...
chore(deps): update rust crate itertools to 0.12
2023-12-01 10:19:00 -06:00
renovate[bot]
7c0b1f2b13
chore(deps): update compatible
2023-12-01 00:37:24 +00:00
renovate[bot]
1752c10187
chore(deps): update rust crate itertools to 0.12
2023-12-01 00:25:50 +00:00
Ed Page
c97d621b6b
chore: Release
2023-11-06 11:56:23 -06:00
Ed Page
e24c694258
fix(cli): Respect force-exclude for simple exclude pattersn
...
Fixes #868
2023-11-06 11:32:44 -06:00
Ed Page
edfb79f537
test(cli): Reproduce force-exclude bug
2023-11-06 11:20:21 -06:00
Ed Page
0d04ce91a7
chore: Release
2023-11-01 13:58:29 -05:00
Ed Page
194cd85dd6
feat(dict): October updates
...
Fixes #843
2023-11-01 12:03:58 -05:00
Ed Page
285e5f633c
test(dict): Help prevent correctin valid words
...
This dictionary was taken from OpenOfice
2023-11-01 11:35:01 -05:00
Ed Page
47dd297604
chore: Release
2023-10-27 10:06:07 -05:00
Ed Page
0a5b4abbd5
fix(cli): Make the correction stand out more
...
This does deviate from rustc for `long` format but it seems worth it.
I did move backticks to be out of the coloring so the `error:` was more
distinct from the typo in `long` format.
2023-10-27 09:28:11 -05:00
Ed Page
1ca321659d
fix(cli): Add styling to --file-types
2023-10-27 09:19:42 -05:00
Ed Page
686e4cebe8
fix(cli): Better match rustc's color choices
...
I missed that rustc was using "bright" colors
2023-10-27 09:16:29 -05:00
Ed Page
56eef884d7
refactor(cli): Simplify palette handling
...
This did include a couple of tweaks to make it closer to rustc
2023-10-27 09:15:03 -05:00
Ed Page
00220c359a
chore: Release
2023-10-17 13:21:10 -05:00
Ed Page
b2685877d2
fix(dict): Dont correct common Julia terms
2023-10-16 20:51:12 -05:00
Ed Page
a640285093
fix(dict): Match .jl to Julia, rather than lisp
2023-10-16 20:50:39 -05:00
Ed Page
a2777f710b
test(cli): Verify some Julia terms
2023-10-16 20:40:15 -05:00
Ed Page
d8ac870213
fix(dict): Alllow SHTTP
2023-10-16 20:25:36 -05:00
Ed Page
018f404770
test(cli): Verify shttp shows up
2023-10-16 20:23:14 -05:00
Ed Page
b221e9ce56
chore: Clean up dependencies
2023-10-16 12:58:00 -05:00
Ed Page
c004e98018
chore: Release
2023-10-16 12:51:32 -05:00