We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e04e74 commit 41302e3Copy full SHA for 41302e3
ChangeLog.md
@@ -4,7 +4,7 @@ v0.153.3
4
Bug fixes:
5
6
- Fixed a bug in jsonpath array slice when the step component is negative
7
-and the start and stop components are omitted, [\#252](https://github.com/danielaparker/jsoncons/issues/250).
+and the start and stop components are omitted, [\#252](https://github.com/danielaparker/jsoncons/issues/252).
8
jsoncons jsonpath slices now have the same semantics as Python slices
9
including for negative steps.
10
0 commit comments