v0.4.0
- The
JsonPath
command can now be invoked with a range, in which case it will only scan the lines within the range - The above feature is also available to the
jsonpath.py
CLI via a new--from
parameter - Align vimscript algorithm with the python version
- Fix for parser ignoring last line in line mode (used by vim)
- Fix verbose printing