comparison ChangeLog @ 200:5861f4446c26 trunk

Add serialization to plain text, based on cboos' patch. Closes #41.
author cmlenz
date Fri, 25 Aug 2006 11:14:04 +0000
parents 71ce4b5335ba
children 6eff1d2b394a
comparison
equal deleted inserted replaced
199:71ce4b5335ba 200:5861f4446c26
11 migration from Kid. 11 migration from Kid.
12 * The parsing of `py:with` directives has been improved: you can now assign 12 * The parsing of `py:with` directives has been improved: you can now assign
13 to multiple names, and semicolons inside string literals are treated as 13 to multiple names, and semicolons inside string literals are treated as
14 expected. 14 expected.
15 * Generator expressions can now be used in template expressions (ticket #16). 15 * Generator expressions can now be used in template expressions (ticket #16).
16 * Added serialization to plain text (ticket #41).
16 17
17 18
18 Version 0.2 19 Version 0.2
19 http://svn.edgewall.org/repos/markup/tags/0.2.0/ 20 http://svn.edgewall.org/repos/markup/tags/0.2.0/
20 (Aug 22 2006, from branches/stable/0.2.x) 21 (Aug 22 2006, from branches/stable/0.2.x)
Copyright (C) 2012-2017 Edgewall Software