2018-07-12 17:18:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 12 15:55:46 UTC 2018 - arun@gmx.de
|
|
|
|
|
|
|
|
- specfile:
|
|
|
|
* make sure tests are run
|
|
|
|
|
|
|
|
- update to version 0.3.1:
|
|
|
|
* Bugfixes in the diff parser and keyword-only arguments
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 2 01:14:00 UTC 2018 - arun@gmx.de
|
|
|
|
|
|
|
|
- update to version 0.3.0:
|
|
|
|
* Rewrote the pgen2 parser generator.
|
|
|
|
|
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
|