Commit graph

92 commits

Author SHA1 Message Date
d2376bfa02 update repo url 2025-05-30 16:25:02 +02:00
a3af353ce8 flake update 2025-05-30 16:24:41 +02:00
a6e8c7d8e9 update dependencies 2024-11-05 16:04:13 +01:00
58655a7ce5 0.6.2 2024-11-05 16:01:48 +01:00
ee2594a3bb make 'null' matching case insensitive
fixes #1
2024-11-05 16:01:31 +01:00
603b2fe3b7 fix msrv dev-dependencies 2024-11-05 15:53:46 +01:00
f96b81aa3a format 2024-11-05 15:50:53 +01:00
ecbaf4c336 flake reorg 2024-11-05 15:50:39 +01:00
d1a1b7da81 clippy fixes 2024-07-20 19:09:02 +02:00
7f2ec876d8 0.6.1 2024-07-20 19:02:26 +02:00
583a5f7364 flake update 2024-07-20 19:02:02 +02:00
199aefdda7 fix string un-escaping 2024-07-20 19:01:58 +02:00
836d593997 clippy fixes 2024-03-11 15:49:46 +01:00
3b0e53f6b8 nix based ci 2024-03-11 15:45:45 +01:00
987ae2c474 switch benchmarks to criterion 2024-03-11 15:37:44 +01:00
0ab25b7490 update dependencies 2024-03-11 15:25:07 +01:00
8b812ac05c bumb dependencies 2023-02-23 13:56:24 +01:00
616f7126ef bumb flake inputs 2023-01-28 17:46:09 +01:00
24cbda9b45 bumb dependencies 2022-10-06 16:23:05 +02:00
9d469219c1 flake 2022-10-06 16:21:04 +02:00
ca5e5aa566 better end of input error 2022-01-19 16:02:54 +01:00
274af4f920 Revert "remove parse-display"
This reverts commit 4b0e00cf99.
2022-01-19 15:59:51 +01:00
71427689e7 update miette to 3.0 2022-01-19 15:57:44 +01:00
c06abe0d7e remove color feature 2022-01-19 15:46:57 +01:00
e5d94364cc Revert "switch back to source-span for now"
This reverts commit 9310fcde66.
2022-01-19 15:43:23 +01:00
ba0538194b 0.3.0 2021-09-09 16:12:03 +02:00
4b0e00cf99 remove parse-display 2021-09-09 16:09:28 +02:00
651d655202 fix benches 2021-09-09 16:03:24 +02:00
9310fcde66 switch back to source-span for now 2021-09-09 15:59:22 +02:00
eef0d28907 fix error codes 2021-09-09 15:36:23 +02:00
bd3f415eae fix tests 2021-09-09 15:19:31 +02:00
d185883573 better trailing error 2021-08-30 22:22:39 +02:00
3db713b909 miette::transparent is released 2021-08-29 22:13:12 +02:00
7239611c2a fix unexpected token error when there is 1 possible token 2021-08-29 21:14:56 +02:00
81866da439 better array key errors 2021-08-29 21:06:52 +02:00
189a19d631 fix deserializing nested arrays with implicit keys into map 2021-08-29 20:45:45 +02:00
097ed69b9e switch to miette for error reporting 2021-08-29 20:30:35 +02:00
f24e69d99f 0.2.11 2021-08-03 16:35:59 +02:00
7a98bf4825 fix index panicking when using int index 2021-08-03 16:35:47 +02:00
9fc78fed41 0.2.10 2021-05-03 19:02:56 +02:00
ba0b66e1bb clonable errors 2021-05-03 19:02:45 +02:00
8c8b1a6904 0.2.9 2021-04-29 18:34:22 +02:00
3305bffc10 check without colors in ci 2021-04-29 18:32:02 +02:00
2653e6aa7b pin source-span 2.2.1 2021-04-29 18:30:14 +02:00
261b417be9 fix building without the colors feature 2021-04-29 18:16:26 +02:00
ccc50cb289 make colors optional feature 2021-04-12 18:31:20 +02:00
dac7a79701 0.2.7 2021-03-22 19:02:42 +01:00
b195940fed make Key Ord 2021-03-22 19:02:33 +01:00
d482c60016 0.2.6 2021-03-22 18:06:50 +01:00
370e959c6c add iterators 2021-03-22 18:06:40 +01:00