Skip to content

1.13.0

Compare
Choose a tag to compare
@RobLoach RobLoach released this 10 Jan 18:43
· 386 commits to master since this release
0e0a655

Major improvements:

  • Unminified sources in the npm package (#598)

Minor improvements:

  • Multiple namespace performance improvement (#580)
  • |url_encode can now extend parameters (#588)
  • Fix .startsWith and .endsWith with .indexOf for IE (#587)
  • Autoescaping improvement (#577)
  • Support null-coalescing operator ?? (#575)
  • Add verbatim tag (#574)
  • Fix bug in for loop (#573)
  • Fix twig {% if(x) %} and {% elseif(x) %} blocks parsing error (#570)