mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-14 11:27:00 +00:00
updated CHANGELOG
git-svn-id: http://svn.twig-project.org/trunk@121 93ef8e89-cb99-4229-a87c-7fa0fa45744b
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
* 0.9.3-DEV
|
||||
|
||||
* made major speed improvements for loops (up to 300% on even the smallest loops)
|
||||
* added properties as part of the sandbox mode
|
||||
* added public properties support (obj.item can now be the item property on the obj object)
|
||||
* extended set tag to support expression as value ({% set foo as 'foo' ~ 'bar' %} )
|
||||
* fixed bug when \ was used in HTML
|
||||
|
||||
* 0.9.2 (2009-10-29)
|
||||
|
||||
* made some speed optimizations
|
||||
|
||||
Reference in New Issue
Block a user