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
nothrow
argument 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-tag
boolean 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