We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88fb25c commit 03fe79dCopy full SHA for 03fe79d
_docs/api/JsonPath.Net/title.md
@@ -4,5 +4,5 @@ bookmark: JsonPath.Net
4
permalink: /api/JsonPath.Net/:title/
5
folder: true
6
order: "10.07"
7
-version: "1.0.0"
+version: "1.0.1"
8
---
_docs/release-notes/rn-json-path.md
@@ -4,6 +4,10 @@ title: JsonPath.Net
icon: fas fa-tag
order: "09.07"
+# [1.0.1](https://github.com/gregsdennis/json-everything/commit/550f4d97d52c90644cf033ae235fa6d80b3fbda3) {#release-path-1.0.1}
+
9
+Fixed an issue around operator precedence in boolean expressions.
10
11
# [1.0.0](https://github.com/gregsdennis/json-everything/commit/550f4d97d52c90644cf033ae235fa6d80b3fbda3) {#release-path-1.0.0}
12
13
JSON Path RFC 9535 has been released! (No functional changes from 0.8.0.)
0 commit comments