Skip to content

Release v1.1.0

Compare
Choose a tag to compare
@codeniko codeniko released this 15 Mar 04:31
· 48 commits to master since this release

Changes

  • Added an LRU cache to cache compiled path tokens
  • Added a CacheProvider to easily disable cache or for clients to implement own cache
  • Fixed bug where JSONArray results accumulate if you reuse JsonPaths (reuses same compiled tokens with result held on across reads)

Artifacts

https://oss.sonatype.org/content/groups/public/com/nfeld/jsonpathlite/json-path-lite/1.1.0/