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
[#863](https://github.com/json-everything/json-everything/issues/863) - Performance improvements for RelativeJsonPointer courtesy of [@cptjazz](https://github.com/cptjazz).
10
+
Fixed a potential localization issue when parsing JSON pointer array indices.
[#849](https://github.com/json-everything/json-everything/issues/849) - Avoid memory leak in, and improve performance of JsonPointer.ToString() courtesy of [@cptjazz](https://github.com/cptjazz).
[#852](https://github.com/gregsdennis/json-everything/issues/852) - Improves `hostname` & `idn-hostname` format validation. Thanks to [@mauricecamphadrian](https://github.com/mauricecamphadrian) for finding this and suggesting a new regex.
[#844](https://github.com/gregsdennis/json-everything/issues/844) - Nuspec for this library is manually mananged and gets left behind if a listed dependency is updated. Added a test to prevent this from happening again. Updates the dependency on _JsonPointer.Net_ to current latest (v5.1.0).
0 commit comments