Skip to content

Commit e560466

Browse files
author
json-everything-ci
committed
regenerated api docs
1 parent 741ab60 commit e560466

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

_docs/api/JsonPath.Net/title.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ bookmark: JsonPath.Net
44
permalink: /api/JsonPath.Net/:title/
55
folder: true
66
order: "10.08"
7-
version: "2.0.0"
7+
version: "2.0.1"
88
---

_docs/release-notes/rn-json-path.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ title: JsonPath.Net
44
icon: fas fa-tag
55
order: "09.08"
66
---
7+
# [2.0.1](https://github.com/gregsdennis/json-everything/pull/842) {#release-path-2.0.1}
8+
9+
[#837](https://github.com/gregsdennis/json-everything/pull/837) - Support for nested nodelist functions. Thanks to [@He-Pin](https://github.com/He-Pin) for reporting and fixing this.
10+
711
# [2.0.0](https://github.com/gregsdennis/json-everything/pull/822) {#release-path-2.0.0}
812

913
- Add .Net 9.0 support.
@@ -12,11 +16,11 @@ order: "09.08"
1216

1317
# [1.1.6](https://github.com/gregsdennis/json-everything/pull/797) {#release-path-1.1.6}
1418

15-
[#797](https://github.com/gregsdennis/json-everything/pull/797) - ``.TryParse()`` does not respect `PathParsingOptions.AllowRelativeStart`. Thanks to [@mikechristiansenvae](https://github.com/mikechristiansenvae) for reporting and fixing this.
19+
[#797](https://github.com/gregsdennis/json-everything/pull/797) - `.TryParse()` does not respect `PathParsingOptions.AllowRelativeStart`. Thanks to [@mikechristiansenvae](https://github.com/mikechristiansenvae) for reporting and fixing this.
1620

1721
# [1.1.5](https://github.com/gregsdennis/json-everything/pull/788) {#release-path-1.1.5}
1822

19-
[#787](https://github.com/gregsdennis/json-everything/issues/787) - ``.TryParse()`` would throw when encountering a `.`-selector at the end of the string. Thanks to [@Nexiimil](https://github.com/Nexiimil) for reporting this.
23+
[#787](https://github.com/gregsdennis/json-everything/issues/787) - `.TryParse()` would throw when encountering a `.`-selector at the end of the string. Thanks to [@Nexiimil](https://github.com/Nexiimil) for reporting this.
2024

2125
# [1.1.4](https://github.com/gregsdennis/json-everything/pull/775) {#release-path-1.1.4}
2226

0 commit comments

Comments
 (0)