0.3.2 — bugfix and enhancement release for the 0.3 branch
- Fixed wrong reading of some numbers that led to parsing failure when the addition or subtraction operators was not surrounded by blank characters. This bug was introduced in version 0.3.1;
- Fixed crash comparing arrays with other types;
- Actually implemented array comparison;
- Added support for string literals in expressions.
Anybody using version 0.3.1 is strongly encouraged to upgrade to version 0.3.2 because of the number reading bug that may break parsing of valid templates.
For detailed changes, see the NEWS file in the CTPL 0.3.2 archive or in the Git repository.