Ed Page
c15b28fff9
chore: Release
2024-04-04 09:20:18 -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
31cbc32eff
chore: Release
2024-04-01 16:40:13 -05:00
Ed Page
0d94ce21d0
chore: Release
2024-04-01 13:43:41 -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
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
b628b9dd0a
chore: Release
2024-02-13 08:57:26 -06:00
Ed Page
b63f421581
chore: Release
2024-02-08 07:24:48 -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
Ed Page
443e650b50
chore: Release
2024-02-05 09:41:04 -06:00
Ed Page
1667f36b42
Merge pull request #920 from crate-ci/renovate/maturin-1.x
...
chore(deps): update dependency maturin to v1
2024-02-01 12:48:18 -06:00
Ed Page
ddb4743d75
Merge pull request #919 from crate-ci/renovate/env_logger-0.x
...
chore(deps): update rust crate env_logger to 0.11
2024-02-01 12:42:01 -06:00
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
renovate[bot]
5eeb690a1d
chore(deps): update rust crate env_logger to 0.11
2024-02-01 03:54:54 +00: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
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
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