Skip to content

Releases: bhmj/jsonslice

Production ready

Choose a tag to compare

@bhmj bhmj released this 19 May 00:03
76f2882
  • refined logic
  • improved tests
  • deepscan operator added
  • slice with step added
  • syntax extensions added

Escaped backslash bugfix

Choose a tag to compare

@bhmj bhmj released this 11 Sep 09:06
  • "\\" -- this string caused parser to miss the end of string value.

Functions work in filter

Choose a tag to compare

@bhmj bhmj released this 21 May 17:08
  • functions count(), size(), length() now work in filters
  • error messages now specify the error position in path string

Mallocs reduced

Choose a tag to compare

@bhmj bhmj released this 01 Mar 09:45
0.7.4

0.7.4

GetArrayElements()

Choose a tag to compare

@bhmj bhmj released this 26 Feb 21:49
e4a9ea9

GetArrayElements() added

Square bracket inside a string -- bugfix

Choose a tag to compare

@bhmj bhmj released this 25 Dec 09:02

Fixed: closing square bracket inside a string value has been mistakenly taken as an array bound

Bracket notation

Choose a tag to compare

@bhmj bhmj released this 16 Oct 09:21
15f31c5
  • bracket notation added
  • empty array query bug fixed

Wildcard key added

Choose a tag to compare

@bhmj bhmj released this 23 Jul 13:21

Wildcard key added

Boolean/null value error fixed

Choose a tag to compare

@bhmj bhmj released this 16 Jul 16:18

Boolean/null value error fixed

More tests added. Stability improved.

Choose a tag to compare

@bhmj bhmj released this 02 Jul 22:27
0.6.2

go report card badge