Jmespath

Latest version: v1.0.1

Safety actively analyzes 618849 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

1.0.1

=====

* Add support for Python 3.11
(`issue 285 <https://github.com/jmespath/jmespath.py/issues/285>`__)
* Fix boolean correctness for floats
(`issue 281 <https://github.com/jmespath/jmespath.py/issues/281>`__)
* Fix Python 3.9 warning about random sampling used in parser cache.
(`issue 216 <https://github.com/jmespath/jmespath.py/issues/216>`__)
* Fix Python 3.8 warning for type comparisons
(`issue 210 <https://github.com/jmespath/jmespath.py/issues/268>`__)

1.0.0

=====

* Drop support for Python versions less than 3.7 (including Python 2).
(`issue 268 <https://github.com/jmespath/jmespath.py/issues/268>`__)

0.10.0

======

* Python 2.6 and 3.3 have reached end-of-life and have been deprecated.
(`issue 175 <https://github.com/jmespath/jmespath.py/issues/175>`__)
* Fix race condition when clearing cached parsed expressions.
(`issue 197 <https://github.com/jmespath/jmespath.py/pull/197>`__)

0.9.5

=====

* Fix syntax warnings on python 3.8
(`issue 187 <https://github.com/jmespath/jmespath.py/issues/187>`__)

0.9.4

=====

* Fix ``min_by``/``max_by`` with empty lists
(`issue 151 <https://github.com/jmespath/jmespath.py/pull/151>`__)
* Fix reverse type for ``null`` type
(`issue 145 <https://github.com/jmespath/jmespath.py/pull/145>`__)

0.9.3

=====

* Fix issue where long types in py2 and ``Decimal`` types
were not being evaluated as numbers
(`issue 125 <https://github.com/jmespath/jmespath.py/issues/125>`__)
* Handle numbers in scientific notation in ``to_number()`` function
(`issue 120 <https://github.com/jmespath/jmespath.py/issues/120>`__)
* Fix issue where custom functions would override the function table
of the builtin function class
(`issue 133 <https://github.com/jmespath/jmespath.py/issues/133>`__)

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.