September 2008
3 posts
Agavi 1.0.0 beta 3 released!
We’re happy to announce the release of Agavi 1.0 beta 3, available now.
There’s exciting new things in this milestone; I’ll outline the most important ones below:
Brand new module.xml — allows you to specify arbitrary now, like in a settings.xml
Customizable file system structure for modules (configurable on a per-module basis) — this allows you to have all...
Agavi 0.11.3 released!
Agavi 0.11.3 is out. I’m quoting from RELEASE_NOTES:
This maintenance release fixes a couple of minor problems like PEAR package generation, gettext plural form expression handling etc, and introduces some new features:
Accessing array values in attribute holders via foo[bar] is now possible, as it is already with parameter holders
Database handlers now can send arbitrary SQL statements...
Agavi 0.11.3 RC 2 released!
Agavi 0.11.3 RC 2 is now out!
There’s not many changes over RC 1, so I’ll simply quote from the CHANGELOG here:
ADD: Allow runtime configuration of Smarty via parameters in AgaviSmartyRenderer (#846) (David, TANAKA Koichi)
ADD: Caching group element with array value support (#809) (David)
ADD: Allow convenience array index access in AgaviAttributeHolder (#843) (David)
CHG:...