File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ bookmark: JsonE.Net
4
4
permalink : /api/JsonE.Net/:title/
5
5
folder : true
6
6
order : " 10.11"
7
- version : " 2.0 .0"
7
+ version : " 2.1 .0"
8
8
---
Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ title: JsonE.Net
4
4
icon : fas fa-tag
5
5
order : " 09.11"
6
6
---
7
+ # [ 2.1.0] ( https://github.com/gregsdennis/json-everything/pull/681 ) {#release-e-2.1.0}
8
+
9
+ [ Json-e #526 ] ( https://github.com/json-e/json-e/pull/526 ) Added ` $find ` operator.
10
+
7
11
# [ 2.0.0] ( https://github.com/gregsdennis/json-everything/pull/619 ) {#release-e-2.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.
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ title: JsonLogic.Net
4
4
icon : fas fa-tag
5
5
order : " 09.10"
6
6
---
7
- # [ 5.1.0] ( https://github.com/gregsdennis/json-everything/pull/619 ) {#release-logic-5.1.0}
7
+ # [ 5.1.0] ( https://github.com/gregsdennis/json-everything/pull/680 ) {#release-logic-5.1.0}
8
8
9
9
Added extension methods to rule types to allow readonly access to their internal data.
10
10
You can’t perform that action at this time.
0 commit comments