PackageTrack Sign in Track my project

jsonpath-rw

A robust and significantly extended implementation of JSONPath for Python, with a clear AST for metaprogramming.

1.4.0 4.1M downloads/mo #2375 most downloaded on PyPI kennknowles/python-jsonpath-rw

What this package is like to depend on

Last release 11 years ago

no release in 18 months

Ships unpredictably

gaps range from 2 weeks to 1.2 years

This project publishes no release notes

the list below is its commits, not an announcement

Nothing withdrawn

no release was ever pulled

14 years old

21 releases · first in 2013

0 releases in the last 12 months

see the full history below

Release timeline

21 releases · Feb 2013 to Apr 2015
2014 2016 2018 2020 2022 2024 2026
Release Pre-release

Releases

latest 21
  1. 1.4.0 19 Apr 2015
    Commits, not release notes

    This project publishes no release notes. Between 1.3.0 and 1.4.0 there were 17 commits, 10 of them substantive:

    • Remove pypy from travis-ci since it segfaults
    • Note pypy issues in README
    • Fix Where to work as advertised
    • Fix str conversion of numerical fields
    • Fixed quick start example of expression building.
    • Minor formatting fix for syntax table
    • Fix setup.py so that it will include jsonpath_rw/bin subdirectory into the distribution.
    • Enable syntax highlighting in README
    • Test on Python 3.4
    • Version 1.4.0
  2. 1.3.0 08 Feb 2014
    Commits, not release notes

    This project publishes no release notes. Between 1.2.3 and 1.3.0 there were 5 commits, 4 of them substantive:

    • add jsonpath.py script based on https://github.com/makefu/jsonpath (but improved and expanded) that will be installed in bin/. this means anyone installing this package will also get a jsonpath.py that will work on the command line
    • improve usage
    • Adjustments and tests for jsonpath.py command line script
    • Version 1.3.0
  3. 1.2.3 18 Dec 2013
    Commits, not release notes

    This project publishes no release notes. Between 1.2.2 and 1.2.3 there were 6 commits, 5 of them substantive:

    • Add pypy to test matrix
    • Update README.rst
    • Update README.rst
    • Remove automatic versioning
    • Version 1.2.3
  4. 1.2.2 11 Dec 2013
    Commits, not release notes

    This project publishes no release notes. Between 1.2.1 and 1.2.2 there were 2 commits, 2 of them substantive:

    • Switch to RST to be more pythony
    • Add tests for escaped string delimiters
  5. 1.2.1 24 Sep 2013
    Commits, not release notes

    This project publishes no release notes. Between 1.2.0 and 1.2.1 there were 11 commits, 7 of them substantive:

    • lexer: fix a bug in error handling code
    • Add test for basic lexer errors
    • Fix #6 add negative indexing and slicing
    • * Allows the hyphen to be part of the field.
    • * Fix TestJsonPath.test_hyphen_key on Python 2.6
    • Add auto version based on git tags
    • Ignore some files
  6. 1.2.0 17 Jun 2013
    Commits, not release notes

    This project publishes no release notes. Between 1.1.4 and 1.2.0 there were 6 commits, 6 of them substantive:

    • Fix error reporting for unknown named operators
    • Add tests for parent named operator
    • Add one-off parsing rule for parent named operator
    • Add support for parent named operator
    • Add quick example of parent
    • Version 1.2.0
  7. 1.1.4 04 Jun 2013
    Commits, not release notes

    This project publishes no release notes. Between 1.1.3 and 1.1.4 there were 2 commits, 2 of them substantive:

    • Do not use smartquotes, since unicode breaks Windows
    • Version 1.1.4
  8. 1.1.3 29 May 2013
    Commits, not release notes

    This project publishes no release notes. Between 1.1.2 and 1.1.3 there were 9 commits, 8 of them substantive:

    • Add quick start to README (fixes #1)
    • Remove reference to "write"
    • Update README.md
    • Add coverage and coveralls
    • README badges
    • Update README.md
    • Raise an informative error when docstrings have been stripped
    • Version 1.1.3
  9. 1.1.2 01 May 2013
    Commits, not release notes

    This project publishes no release notes. Between 1.1.1 and 1.1.2 there were 2 commits, 2 of them substantive:

    • Just survive any errors reading the long description
    • Version 1.1.2
  10. 1.1.1 01 May 2013

    Nothing published for this version

  11. 1.1 27 Mar 2013

    Nothing published for this version

  12. 1.0 27 Mar 2013

    Nothing published for this version

  13. 0.9 26 Mar 2013

    Nothing published for this version

  14. 0.8 26 Mar 2013

    Nothing published for this version

  15. 0.7 22 Mar 2013

    Nothing published for this version

  16. 0.6 22 Mar 2013

    Nothing published for this version

  17. 0.5 22 Mar 2013

    Nothing published for this version

  18. 0.4 15 Mar 2013

    Nothing published for this version

  19. 0.3 15 Mar 2013

    Nothing published for this version

  20. 0.2 15 Feb 2013

    Nothing published for this version

  21. 0.1 09 Feb 2013

    Nothing published for this version

Stop reading changelogs one package at a time.

Point PackageTrack at your project and get told which of your dependencies moved, which of those matter, and what to do about it.

Track my project