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

Added

  • Add new parameter allowed_tags for strip_tags plugin.

Changed

  • All function’s plugins as PHP function has been converted to PHP class, following now PSR-0 and PSR-4 standards.
  • array helper as PHP function has been converted to PHP class, following now PSR-0 and PSR-4 standards.

Want to upgrade to this new release?

composer update dwoo/dwoo 1.3.* 

Want to upgrade?

composer require dwoo/dwoo

View the full changelog and source on GitHub Releases.