github JSONPath-Plus/JSONPath v2.0.0
2.0.0

latest releases: v7.2.0, v7.1.0, v6.0.1...
3 years ago

2.0.0 (2019-11-23)

  • Breaking change: Throw TypeError instead of Error for missing
    otherTypeCallback when using @other
  • Breaking change: Throw TypeError instead of Error for missing path
  • Enhancement: Throw TypeError for missing json (fixes #110)
  • Enhancement: Use more efficient new Function over eval;
    also allows use of cyclic context objects
  • Enhancement: Add @root filter selector
  • Maintenance: Add .editorconfig
  • Docs: Document options in jsdoc; add return values to callbacks;
    fix constructor doc sig.
  • Testing: Add test for missing path or json
  • Testing: Remove unneeded closures
  • npm: Update devDeps and package-lock.json

Don't miss a new JSONPath release

NewReleases is sending notifications on new releases.