Skip to content

Releases: bigpe/json-inline

v0.1.3

15 Aug 16:46
Compare
Choose a tag to compare

Stability fix:

  • Escape special chars from key and value by search

v0.1.2

15 Aug 16:28
Compare
Choose a tag to compare

Stability fix:

  • Escape special chars in key name

v0.1.1

15 Aug 15:59
Compare
Choose a tag to compare

Stability fixes.

  • Crush: fetch not existed key two many times.

v0.1.0

12 Aug 14:59
Compare
Choose a tag to compare
  • Search in array by key
  • Search in array by key and return data from this key
  • Search in array by key:value
  • Search in array specify entry's count
  • Nested navigation for objects and arrays