Jmespath-community

Latest version: v1.1.3

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

Scan your dependencies

Page 2 of 3

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>`__)

0.9.2

=====

* Fix regression when using ordering comparators on strings
(`issue 124 <https://github.com/jmespath/jmespath.py/issues/124>`__)

0.9.1

=====

* Raise LexerError on invalid numbers
(`issue 98 <https://github.com/jmespath/jmespath.py/issues/98>`__)
* Add support for custom functions (100)
(`issue 100 <https://github.com/jmespath/jmespath.py/issues/100>`__)
* Fix ZeroDivisionError for built-in function avg() on empty lists (115)
(`issue 115 <https://github.com/jmespath/jmespath.py/issues/115>`__)
* Properly handle non numerical ordering operators (117)
(`issue 117 <https://github.com/jmespath/jmespath.py/issues/117>`__)

0.9.0

=====

* Add support for new lines with tokens in an expression
* Add support for `JEP 9 <http://jmespath.org/proposals/improved-filters.html>`__,
which introduces "and" expressions, "unary" expressions, "not" expressions,
and "paren" expressions
* Fix issue with hardcoded path in ``jp.py`` executable
(`issue 90 <https://github.com/jmespath/jmespath.py/issues/90>`__,
`issue 88 <https://github.com/jmespath/jmespath.py/issues/88>`__,
`issue 82 <https://github.com/jmespath/jmespath.py/issues/82>`__)

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.