File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ bookmark: JsonPointer.Net
4
4
permalink : /api/JsonPointer.Net/:title/
5
5
folder : true
6
6
order : " 10.09"
7
- version : " 4.0.0 "
7
+ version : " 4.0.1 "
8
8
---
Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ title: JsonPointer.Net
4
4
icon : fas fa-tag
5
5
order : " 09.09"
6
6
---
7
+ # [ 4.0.1] ( https://github.com/gregsdennis/json-everything/commit/b065976d62a03166128d8445868e6ab4bc0124d8 ) {#release-pointer-4.0.1}
8
+
9
+ Fixed issue with equality operators on ` PointerSegment ` when dealing with nulls.
10
+
7
11
# [ 4.0.0] ( https://github.com/gregsdennis/json-everything/pull/619 ) {#release-pointer-4.0.0}
8
12
9
13
Updated for multi-framework support with .Net Standard 2.0 and .Net 8 with Native AOT support, including updating _ System.Text.Json_ from v6 to v8.
You can’t perform that action at this time.
0 commit comments