|
|
@@ -11,7 +11,10 @@ v0.4.1 (unreleased): |
|
|
|
- Fixed parser bugs involving: |
|
|
|
- templates with completely blank names; |
|
|
|
- templates with newlines and comments. |
|
|
|
- Heavy refactoring and fixes to the C tokenizer. |
|
|
|
- Heavy refactoring and fixes to the C tokenizer, including: |
|
|
|
- corrected a design flaw in text handling, allowing for substantial speed |
|
|
|
improvements when parsing long strings of plain text; |
|
|
|
- implemented new Python 3.3 PEP 393 Unicode APIs. |
|
|
|
- Fixed some bugs in the release scripts. |
|
|
|
|
|
|
|
v0.4 (released May 23, 2015): |
|
|
|