Skip to content

Tags: mmoulton/hbs

Tags

0.0.6

Toggle 0.0.6's commit message
bump version to 0.0.6

0.0.5

Toggle 0.0.5's commit message
bump version to 0.5.0

0.0.4

Toggle 0.0.4's commit message
exports.handlebars & exports.handlebarsPath

0.0.3-4

Toggle 0.0.3-4's commit message
it turns out [email protected] in npm is actually master branch version.

added extra check to copy body into locals only if it exists in options which should work with 'real' v1.0.0.

0.0.3-3

Toggle 0.0.3-3's commit message
fix render template invokation used by older version of Express.js. t…

…hx to pdokas

0.0.3-2

Toggle 0.0.3-2's commit message
create locals if missing, regardless of body, to let templates set va…

…lues using blockHelpers.

0.0.3-1

Toggle 0.0.3-1's commit message
fixed case when options.locals is missing

0.0.3

Toggle 0.0.3's commit message
Express.js 1.0 compatiable version

0.0.2

Toggle 0.0.2's commit message
updated example code in readme