2.2.0
Smarty view
- Enable auto-escaping.
- Management of Smarty v5 in addition to Smarty v4.
- Add 'hash' Smarty modifier.
Language plugin
- Add l10n Smarty block tag.
- Add support for translation files in PHP, JSON, YAML, Neon formats.
New features
- Loader: add controller and DAO instantiation.
- Sql datasource: add buffered requests.
- Dao: add support for associative array as criteria in count(), get(), search(), remove() and update() methods.
- Config: management of the ENVIRONMENT environment variable, for dynamic configuration file loading.
- BaseConvert: add special bases.