File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 64
64
- introduced breaking changes to the API to make it compliant with the RFC9535
65
65
- ** ` 1.0.1 ` **
66
66
- add method to process parsed query
67
-
67
+ - ** ` 1.0.2 ` **
68
+ - improve grammar
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " jsonpath-rust"
3
3
description = " The library provides the basic functionality to find the set of the data according to the filtering query."
4
- version = " 1.0.1 "
4
+ version = " 1.0.2 "
5
5
authors = [
" BorisZhguchev <[email protected] >" ]
6
6
edition = " 2021"
7
7
license = " MIT"
Original file line number Diff line number Diff line change 1
1
Total; Passed; Failed; Date
2
- 687; 652; 15; 2025-03-18 22:27:40
3
2
687; 652; 10; 2025-03-18 22:29:42
4
3
687; 652; 5; 2025-03-18 22:34:48
5
4
687; 652; 4; 2025-03-18 22:40:55
@@ -9,3 +8,4 @@ Total; Passed; Failed; Date
9
8
687; 652; 1; 2025-03-18 22:52:05
10
9
687; 652; 0; 2025-03-18 22:56:39
11
10
687; 652; 0; 2025-03-18 22:57:01
11
+ 687; 652; 0; 2025-05-13 21:21:59
You can’t perform that action at this time.
0 commit comments