We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a89505b commit 38b6c8fCopy full SHA for 38b6c8f
CHANGELOG.rst
@@ -4,6 +4,8 @@ Next Release (TBD)
4
* Fix issue where long types in py2 and ``Decimal`` types
5
were not being evaluated as numbers
6
(`issue 125 <https://github.com/jmespath/jmespath.py/issues/125>`__)
7
+* Handle numbers in scientific notation in ``to_number()`` function
8
+ (`issue 120 <https://github.com/jmespath/jmespath.py/issues/120>`__)
9
10
11
0.9.2
0 commit comments