Evoque - managed eval-based freeform templating Copyright (C) 2007 Mario Ruggier Licensed under the Academic Free License version 3.0 URL: http://evoque.gizmojo.org/ ------------------------------------------------------------------------------ $URL: svn://gizmojo.org/pub/evoque/trunk/CHANGES.txt $ $Id: CHANGES.txt 997 2008-03-22 09:17:00Z mario $ ------------------------------------------------------------------------------ 0.1.1 (2008-03-23): - Fixed bug with top-level middle text (in between directive blocks) not being parsed, see: test_mid_text(). - Some minor changes to parsing code, for better robustness and clarity. - Added ext/django recipe, for using evoque with django. - Added ext/qp/echo sample qp application. - Added ext/werkzeug sample WSGI application. 0.1 (2008-03-07): - First public release.