Commits
User selector
Commit History
Commits on Jan 14, 2017
- committed
- Fix caching bug #78 (Failure of `toPathArray` to copy cached
Show description for 833a88bcommitted
Commits on Dec 12, 2016
Address #77 to assume special chars are special unless escaped (breaking change);
Show description for ac6850bcommitted
Commits on Oct 4, 2016
- committed
- Incorporate test and code from @zb3 for issue #14, increasing
Show description for d0dc448committed
Commits on Mar 15, 2016
- committed
Bring toPointer test into same naming convention;
Show description for 3e22997committed
Commits on Jan 10, 2016
Commits on Dec 14, 2015
Indicate `$.` can be omitted in path (in tests and in doc);
Show description for 0bf6d9ecommitted- committed
Commits on Dec 13, 2015
Improve regex and test allowing for `parser(@)` in filters;
Show description for 3d1a14acommittedMerge branch 'hasOwnProperty' of git@github.com:richardschneider/JSONPath.git into json-pointer
Show description for ba96548committed- committed
- committed
- committed
- committed
- committed
- committed
Merge pull request #39 from brettz9/root-retrieval
Show description for a2a0651committedMerge pull request #38 from brettz9/type-test-to-readme
Show description for a28be63committedMerge pull request #36 from brettz9/typed-values
Show description for c6b3dddcommittedMerge branch 'master' of git@github.com:s3u/JSONPath.git into proto-multiresult-periodprop-cb (new approach also handles periods)
Show description for 35cb050committed
Commits on Nov 21, 2015
Commits on Aug 17, 2015
Fixes s3u/JSONPath#49 - parsing error when bracket paths contain dot
Show description for dbbd94dcommitted
Commits on Dec 21, 2014
Commits on Dec 19, 2014
Commits on Dec 16, 2014
- committed
Allow type operators: JavaScript types (@boolean(), @number(), @string()), other fundamental JavaScript types (@null(), @object(), @array()), the JSONSchema-added type, @integer(), and the followin…
Show description for 0aabd7ccommitted* Breaking change: For unwrapped results, return undefined instead of false upon failure to find path (to allow distinguishing of undefined--a non-allowed JSON value--from the valid JSON, null or f…
Show description for 5b0b9d5committed
Commits on Dec 10, 2014
Commits on Oct 25, 2013
- committed
- committed
- committed