15
0
Files
python-jsonpath-ng/python-jsonpath-ng.changes

28 lines
1.0 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Wed Nov 3 08:28:31 UTC 2021 - pgajdos@suse.com
- version update to 1.5.2
* Merge pull request #41 from josephwhite13/allow-dictionary-filtering
* Merge pull request #48 from back2root/master
* Check for null value.
* Merge pull request #40 from memborsky/add-regular-expression-contains-support
* feat: support regular expression for performing contains (=~) filtering
* if datum.value is a dictionary, filter on the list of values
- %check: use python -m pytest instead of setup.py test
-------------------------------------------------------------------
Thu Apr 29 19:50:19 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
- Tidy spec
- Activate test suite
-------------------------------------------------------------------
Sun Apr 25 13:23:04 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Package cleanup
-------------------------------------------------------------------
Sat May 23 07:54:17 PM UTC 2020 - John Vandenberg <jayvdb@gmail.com>
- Initial spec for v1.5.1