You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[#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.
[#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.
[#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.
0 commit comments