Skip to content

v4.1.0

Compare
Choose a tag to compare
@sunng87 sunng87 released this 12 Jul 07:06
· 385 commits to master since this release
v4.1.0
5cf885a

Detailed Changelog

  • [Added] export StringOutput as requested in #442
  • [Changed] strict mode now applies to our helper macro handlebars_helper! and built-in helpers based on it.
  • [Fixed] Line stripping feature for standalone statement introduced in #404 is now aligned with handlebarsjs. #448