Skip to content

Releases: TryGhost/express-hbs

2.1.2

15 Apr 12:00
Compare
Choose a tag to compare

1.1.1

15 Apr 11:49
Compare
Choose a tag to compare

2.1.1

10 Apr 09:55
Compare
Choose a tag to compare

Fixes:

  • Forces npm to see 2.1.1 as the most recent version. #158

2.1.0

03 Apr 10:18
Compare
Choose a tag to compare

Features:

  • Adds support for local template options
  • Adds updateLocalTemplateOptions(locals, options) method
  • Adds getLocalTemplateOptions(locals) method
  • Adds getTemplateOptions() method

1.1.0

03 Apr 10:24
Compare
Choose a tag to compare

Features:

  • Adds support for local template options
  • Adds updateLocalTemplateOptions(locals, options) method
  • Adds getLocalTemplateOptions(locals) method
  • Adds getTemplateOptions() method

Deps:

  • Installs lodash@4.17.11

2.0.2

07 Feb 12:30
Compare
Choose a tag to compare

Security:

Deps:

  • Update handlebars@4.0.13

1.0.5

07 Feb 12:00
Compare
Choose a tag to compare

Security:

Deps:

  • Update handlebars@4.0.13

2.0.1

10 Jan 22:43
Compare
Choose a tag to compare

Bug Fixes:

  • Fixed #153 Block content array must be concated with newline, not stringified

2.0.0

15 Dec 17:23
e3017d4
Compare
Choose a tag to compare

Bug Fixes

  • Fixed #144 registerAsyncHelper using the wrong replace call
  • Fixes #143 Update handlebars to 4.0.8 (did latest handlebars 4.0.12)
  • Fixed #101 Cached blocks should be stored per request
  • Fixed #100 Conflict between content blocks
  • Fixed #99 Blocks prone to memory leaks
  • Fixed #115 fix multi-dotted extension name usage for partials
  • Fixed #140 readme markdown syntax highlighting

Addition:

  • Update TravisCI to test node versions 11 and dropped testing node 4, 0.12, and 0.10 (Will still run on those versions if using express 3)

Deps:

  • Add bluebird@3.5.3
  • Update handlebars@4.0.12
    -Update js-beautify@1.8.8
  • Add lodash@4.17.11
  • Update readdirp@2.2.1

Dev Deps:

  • Removed grunt
  • Removed grunt-mocha-cli
  • Removed grunt-release
  • Update express@4.16.4
  • Update mocha@5.2.0
  • Update rewire@4.0.1
  • Update supertest@3.3.0

1.0.3

31 Aug 20:31
Compare
Choose a tag to compare

Bug Fix:

  • partial resolution on Windows (#84)

Addition:

  • npm run coverage creates coverage reports

Deps:

  • readdirp@2.1.0
  • js-beautify@1.6.4

Dev Deps:

  • express@4.14.0
  • cookie-parser@1.4.3
  • rewire@2.5.2
  • i18n@0.8.3
  • supertest@2.0.0
  • mocha@3.0.2
  • grunt@1.0.1
  • grunt-mocha-cli@2.1.0
  • grunt-release@0.14.0