Skip to content

v1.7.0

Latest
Compare
Choose a tag to compare
@michaelmior michaelmior released this 11 Oct 15:43
dcda7ed
  • Allow raw numeric values to be used as keys
  • Add wherenot
  • Added EZRegex pattern for the split extension regex
  • Added negative and * indecies and quotes to Split parameters
  • Typo: duplicate line removed.
  • Added path extension that exposes datum's path from the jsonpath expression itself.
  • Remove Python 3.7 support
  • Only construct the parse table once
  • updated test for jsonpath.py changes
  • fix for Updating a json object fails if the value of a key is boolean #73
  • Add Codespaces configuration
  • Add .editorconfig
  • Fix a GitHub workflow schema issue