Skip to content

V0.23 2015-11-05

Choose a tag to compare

@zordius zordius released this 05 Nov 07:16
· 901 commits to master since this release

v0.23 https://github.com/zordius/lightncandy/tree/v0.23

  • align with handlebars.js 3.0.3
  • b194f37 support {{{{rawblock}}}} ... {{{{/rawblock}}}} when FLAG_RAWBLOCK enabled
  • 927741a add prePartial() static method and prepartial compile option for extendibility
  • f9f4127 support private variable injection from handlebars custom block helpers
  • 850dcd7 fix {{!-- --}} bug when it inside a partial
  • edb486a fix support for nested raw block