]> git.phdru.name Git - phdru.name/cgi-bin/blog-ru/search-tags.git/blob - ChangeLog
d9dc4552683c8f94de71a2c7552fd62375aa93de
[phdru.name/cgi-bin/blog-ru/search-tags.git] / ChangeLog
1 Version 0.8 (2024-06-04)
2
3    Python 3.
4
5 Version 0.7 (2017-12-14)
6
7    Use lark instead of parsley.
8
9 Version 0.6 (2017-05-20)
10
11    Use parsley instead of parsimonious.
12
13 Version 0.5 (2017-04-22)
14
15    Use parsimonious instead of grako.
16
17 Version 0.4 (2016-07-11)
18
19    Use grako instead of PLY to compile EBNF to Python.
20
21 Version 0.3 (2014-06-22)
22
23    Allow '&&', '||', ' AND ', ' and ', ' OR ', ' or ', 'NOT ' and 'not '.
24
25 Version 0.2 (2014-06-06)
26
27    Ignore spaces.
28
29 Version 0.1 (2014-05-20)
30
31    First release. Very simple grammar.