Dwoo 1.2.3 released
15 September 2016

Home
Blog
Dwoo 1.2.3 released






Dwoo 1.2.3 has just been released. Here is a list of the most important changes:

Added

Continuously integrated Travis config file.
Add new method Dwoo_Core::ClearCompiled() to clear compiled templates.
Add new PHPDoc @author and @copyright tags.


Removed

Unreachable statements.


Fixed

PHPUnit config file.
PHPUnit tests classes.
Fix Dwoo_Core::clearCache() , remove all files even .html .
Fix all PHPDoc.
Fix return statements in correlation with PHPDoc.


Deprecated

Method Dwoo\Core::output() is now deprecated, will be removed in 1.3.0 .


Want to upgrade to this new release?

composer update dwoo/dwoo













Who is behind dwoo
?
Dwoo is brought to you by David Sanchez .

Dwoo is released under the GNU Lesser General Public License v3.0.


Latest News



25


SEP



Dwoo 1.3.0 released
[Dwoo 1.3.0](https://github.com/dwoo-project/dwoo/pull/47) has just been released. Here is a list of the most important changes: Added ----- * Add namespaces....



15


SEP



Dwoo 1.2.3 released
Dwoo 1.2.3 has just been released. Here is a list of the most important changes: Added Continuously integrated Travis config...

Want to upgrade?

composer require dwoo/dwoo

View the full changelog and source on GitHub Releases.