Version 0.8 : changelog

git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1803 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
2014-09-10 10:55:32 +00:00
parent 8fd5983e30
commit 10778560e9

7
debian/changelog vendored
View File

@@ -1,8 +1,7 @@
domframework (0.8-1) testing; urgency=low domframework (0.8-1) testing; urgency=low
* renderer : See if the layout can be parsed too (modified for the * renderer : Add variables support to layout. All variable defined in
login/logout button, the selected menu in bootstrap) : $variable is available in $XXX in the layout file. It can be used with php
Add variables support to layout. All variable defined in $variable is structures
available in $XXX in the layout file. It can be used with php structures
* cli : do a bash-completion module to find the classes and the methods * cli : do a bash-completion module to find the classes and the methods
* cli : add a trigger_error catch (display the errors in stderr) * cli : add a trigger_error catch (display the errors in stderr)
* route : add permanent redirect support * route : add permanent redirect support