Skip to content

Releases: templado/engine

Release 2.2.0

24 Nov 15:00
2.2.0
Compare
Choose a tag to compare
  • ViewModelRenderer: RDFa Lite attribute 'typeof' now supported for use as conditional selection
  • Minor tweaks to improve performance

Release 2.1.2

06 Oct 13:20
Compare
Choose a tag to compare

Fix regression in 2.1.1

Release 2.1.1

06 Oct 12:34
Compare
Choose a tag to compare

Fixed

  • #2: Problems with multiple properties

Release 2.1.0

17 Aug 12:46
Compare
Choose a tag to compare

Added

  • ViewModel: Iterators are now supported as an alternative to array return types

Changed

  • ViewModel: Call to asString() now gets the original nodeValue passed along

Fixed

  • #1: XPathSelector produces Uncaught TypeError with empty query

Release 2.0.0

02 Aug 20:47
Compare
Choose a tag to compare

Changed

  • Renamed Asset to Snippet, as that's what it truely is
  • Renamed Page to HTML
  • Snippet Interface changed: applyTo() now has to return a \DOMNode

Fixed

  • Snippet processing: Replace now works recursively

Removed

  • Examples got moved into their own project

Release 1.1.0

17 Apr 21:25
Compare
Choose a tag to compare

Changed

  • Added support for text only assets

Release 1.0.0

17 Apr 21:24
Compare
Choose a tag to compare
  • Initial Release