Skip to content

v0.4.0

Compare
Choose a tag to compare
@mogelbrod mogelbrod released this 21 May 21:43
· 11 commits to master since this release
  • 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