All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Potential problems with garbage collection of the
result
array and otherVALUE
s
-
Handling of
max_path_len
which ledJsonSlicer.scan
not to match arrays and hashes to the longest path -
Exception encoding -
utf8
instead ofbinary
-
Dev config - version in
Gemfile.lock
for old rubies
-
Implement
with_path
flag -
Add kwargs/hash config to configure
yajl
,with_path
flag andverbose_error
option
JsonSlicer.scan
ranges validation andANY_INDEX
support
JsonSlicer.scan
method basic implementation