Skip to content

Releases: AvoH/jsonpath

Export (Path, Value) in PathValue struct

30 Sep 15:52

Choose a tag to compare

v0.1.5

export Path and Value in PathValue struct

Add (path, value) pair as PathValue struct to hold result

30 Sep 01:36

Choose a tag to compare

Add (path, value) pair to hold the matched result

30 Sep 00:50

Choose a tag to compare

Add path value pair to hold the matched result. it returns both matched value as well as its path.

Initial version after forking

27 Sep 20:15

Choose a tag to compare