Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 400 Bytes

Release-1.1.markdown

File metadata and controls

8 lines (6 loc) · 400 Bytes

Release 1.1 - 2011-10-15 - Bugfix release

The following issues have been fixed:

  • Updated the root from window to 'this' so that the compiler can be used on the server
  • #15 - throw exception when template not found
  • Fixed Issue #14 so that null evaluates to an empty string (thanks to Peter Murray and Bertrand Moulard)
  • Fixed a bug in attribute parsing where newlines caused an infinite loop