]> git.phdru.name Git - phdru.name/cgi-bin/blog-ru/search-tags.git/blobdiff - ChangeLog
Feat: Allow space in tags, replace it with underscore
[phdru.name/cgi-bin/blog-ru/search-tags.git] / ChangeLog
index 215055ba0adacc3c78fc4b3df02b294a20b41343..d9dc4552683c8f94de71a2c7552fd62375aa93de 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+Version 0.8 (2024-06-04)
+
+   Python 3.
+
+Version 0.7 (2017-12-14)
+
+   Use lark instead of parsley.
+
+Version 0.6 (2017-05-20)
+
+   Use parsley instead of parsimonious.
+
+Version 0.5 (2017-04-22)
+
+   Use parsimonious instead of grako.
+
 Version 0.4 (2016-07-11)
 
    Use grako instead of PLY to compile EBNF to Python.