comparison ChangeLog @ 829:6e46513e1c5c trunk

Add caching in the serialization stage, which speeds up the serialization of markup that has a lot of repetitive elements.
author cmlenz
date Fri, 13 Mar 2009 18:46:01 +0000
parents c66c83861266
children a68915044668
comparison
equal deleted inserted replaced
827:bebc68529176 829:6e46513e1c5c
1 Version 0.6 1 Version 0.6
2 http://svn.edgewall.org/repos/genshi/tags/0.6.0/ 2 http://svn.edgewall.org/repos/genshi/tags/0.6.0/
3 (???, from branches/stable/0.6.x) 3 (???, from branches/stable/0.6.x)
4 4
5 * Support for Python 2.3 has been dropped. 5 * Support for Python 2.3 has been dropped.
6 * Added caching in the serilization stage for improved performance.
6 7
7 8
8 Version 0.5.2 9 Version 0.5.2
9 http://svn.edgewall.org/repos/genshi/tags/0.5.2/ 10 http://svn.edgewall.org/repos/genshi/tags/0.5.2/
10 (???, from branches/stable/0.5.x) 11 (???, from branches/stable/0.5.x)
Copyright (C) 2012-2017 Edgewall Software