2018-04-17 06:36:07 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 17 01:53:46 UTC 2018 - arun@gmx.de
|
|
|
|
|
|
|
|
- specfile:
|
|
|
|
* update copyright year
|
|
|
|
|
|
|
|
- update to version 0.2.0:
|
|
|
|
* f-strings are now parsed as a part of the normal Python
|
|
|
|
grammar. This makes it way easier to deal with them.
|
|
|
|
|
2017-11-10 11:52:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 9 06:12:31 UTC 2017 - arun@gmx.de
|
|
|
|
|
|
|
|
- update to version 0.1.1:
|
|
|
|
* Fixed a few bugs in the caching layer
|
|
|
|
* Added support for Python 3.7
|
|
|
|
|
2017-09-27 05:51:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 26 05:37:33 UTC 2017 - arun@gmx.de
|
|
|
|
|
|
|
|
- intial version 0.1.0
|