Releases: phptal/PHPTAL
Releases · phptal/PHPTAL
Release v1.3
Version v1.3.0
Highlights
Changes since v1.2 : 133 Commits between January 2012 and March 2014 by 13 contributors.
Added
- Added (improvements for) various tests (source resolve, namespaces, DOCTYPE, encoding, Keyword classes, JSON update, Default slot, tal:condition)
- Added improvements for HTML5
- Added improvements to the build.
- Added improvements for error messaging.
- Added Japanese translation of the manual.
- Added support for Closures.
- Added support for Composer.
- Added support for Travis CI.
Fixed
- Fixed bug in tales modifiers to allow use of namespaced classes.
- Fixed chained
exists:modifier bug - Fixed compression of whitespace around conditional elements
- Fixed handling of
nothrowargument in simple paths - Fixed HTML of
tal:on-error=default - Fixed
indent()andunindent()bug - Fixed stringification of arrays
- Fixed stripping of space before
tal:content - Fixed syntax for
omit-tagboolean check
Removed
- Removed support for PHP 5.2
Full change list
For details see the full list of changes between v1.2 and v1.3
Contributors
Thanks to all contributors of this release:
@ajcrites
@cwisefool
@Drarok
@ekkev
@fier
@MrHash
@Ocramius
@pornel
@sasezaki
@shivashanti
@tanakahisateru
@tarjei
@usox
v1.2
Version v1.2.2
Highlights
Changes since v1.1 : 445 Commits between July 2009 and October 2010 by 2 contributors.
Full change list
For details see the full list of changes between v1.1 and v1.2
Contributors
Thanks to both contributors of this release:
Axel Zöllich
@pornel