- Update to 0.9.3:
+ Fix issue where long types in py2 and Decimal types were not
being evaluated as numbers (issue 125)
+ Handle numbers in scientific notation in to_number() function (issue 120)
+ Fix issue where custom functions would override the function
table of the builtin function class (issue 133)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jmespath?expand=0&rev=25
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 9 23:08:53 UTC 2017 - rjschwei@suse.com
|
||||
|
||||
- Update to 0.9.3:
|
||||
+ Fix issue where long types in py2 and Decimal types were not
|
||||
being evaluated as numbers (issue 125)
|
||||
+ Handle numbers in scientific notation in to_number() function (issue 120)
|
||||
+ Fix issue where custom functions would override the function
|
||||
table of the builtin function class (issue 133)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 29 14:15:59 UTC 2017 - jmatejek@suse.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user