Skip to content

Releases: ljans/colony

v2.4

15 Jul 12:39
Compare
Choose a tag to compare
Fix converting HTML special chars in TextHandler

v2.3

11 Jul 20:09
Compare
Choose a tag to compare
  • Add support for UTF-8 encoded templates
  • Add HTMLHandler
  • Improve AppendHandler to allow more than one root element in the imported document
  • Add renderTemplate($template, $data) to allow rendering templates in a variable instead of a file

v2.2

25 Jun 20:11
Compare
Choose a tag to compare
Always sort attribute stacks by ascending level

v2.1

25 Jun 09:13
Compare
Choose a tag to compare
Allow data objects, improve exception handling