You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project depends on a [fork](https://github.com/aerospike-community/jsonpath-ng) (i.e custom version) of the jsonpath-ng library. To add features, you may have to create a pull request in the fork as well as in this repository. Then, the project will use the latest commit of the forked library in the following release.
60
+
This project depends on a [fork](https://github.com/aerospike-community/jsonpath-ng) (i.e custom version) of the jsonpath-ng library. To add features:
61
+
1. Create a pull request in the fork with your proposed changes. Once the changes are approved, a new version of the library will be published to PyPI.
62
+
2. Create another pull request in this repository to point to the updated version of the library. The next release of this library will use the new library version.
0 commit comments