We have just released PIWI at version 0.1.0
Changes are:
0.1.0 – Beanfactory Release
* New: Added Zeta Components for parameter checking
* New: Included Beanfactory for dependency injection
* New: Issue 6 : Refactoring of Site and XMLSite
* New: Issue 10 : PIWI Context. Most important objects are wired by DI
* New: Added support for streaming files
* New: Included a XmlRoleProvider?
* New: Included role sensitive menu bar generation
* New: Issue 32 : Added ! role to show pages only for users who are not authentificated
* Update: Included Log4PHP 2.0.0 (fixes issue 28 )
* Fixed issues: 9, 28-31, 35, 37, 42-45
The most important feature in this release is a dependency injection container, which makes PIWI more extensible. The container is configured by a XML file and quite easy to use (especially if you know Spring or another container). We will add some documentation to the wiki soon.
Moreover we have upgraded to Log4PHP 2.0.0 and fixed quite a lot of issues. Since we also fixed a XSS vulnerability, you should consider upgrading your existing PIWI websites to the new release.
Thanks to all contributors, stay tuned.
The PIWI Developers