- update to 0.9.13:
* Better handling of empty strings passed as input.
* Fix the shift safe number issue from 0.9.12
* More minor pylint / etc fixes / cleanups (general code
quality)
* separate `.parse` from #115
* Allow setting up completely empty `{}` operators / functions
* Add extra bit-ops from #87
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-simpleeval?expand=0&rev=13
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 29 09:15:41 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.9.13:
|
||||
* Better handling of empty strings passed as input.
|
||||
* Fix the shift safe number issue from 0.9.12
|
||||
* More minor pylint / etc fixes / cleanups (general code
|
||||
quality)
|
||||
* separate `.parse` from #115
|
||||
* Allow setting up completely empty `{}` operators / functions
|
||||
* Add extra bit-ops from #87
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 23 10:37:47 UTC 2022 - pgajdos@suse.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user