2021-04-22 04:38:19 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 22 04:37:11 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
- Update to 0.7.5:
|
|
|
|
* Support for Python 3.9.
|
|
|
|
* Small docs improvements.
|
|
|
|
* Allow to rename functions starting with an uppercase letter.
|
|
|
|
|
2020-01-17 16:10:10 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 17 17:08:17 CET 2020 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Update to 0.7.3:
|
|
|
|
- add examples in the wild
|
|
|
|
- Reflect AST changes in Python 3.8.
|
|
|
|
- use markdown for pypi long_description
|
|
|
|
- Remove python-faulthandler BR (it is optional and the package
|
|
|
|
is Python 2-only, in Python 3 the module is in the standard
|
|
|
|
library).
|
|
|
|
|
2019-05-24 12:30:00 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 24 12:20:38 UTC 2019 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- version update to 0.7.1
|
|
|
|
* fix style error
|
|
|
|
* Quicker op_equals
|
|
|
|
|
2019-03-19 16:02:11 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 19 15:43:05 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Update to 0.7.0:
|
|
|
|
* Add ability to reduce overloading of add, mul, equals and truthy
|
|
|
|
|
2018-10-30 10:59:24 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 30 09:31:34 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Trim history, and hypotheses from description.
|
|
|
|
|
2018-10-29 15:04:46 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 29 14:31:30 UTC 2018 - Todd R <toddrme2178@gmail.com>
|
|
|
|
|
|
|
|
- Initial version
|