File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ v2.0.0:
2+ date: 2019-09-30
3+ changes:
4+ - Docs, CI and dependency updates.
15v1.0.0:
26 date: 2016-03-04
37 changes:
Original file line number Diff line number Diff line change 1- # grunt-contrib-handlebars v1 .0.0 [ ![ Build Status: Linux] ( https://travis-ci.org/gruntjs/grunt-contrib-handlebars.svg?branch=master )] ( https://travis-ci.org/gruntjs/grunt-contrib-handlebars ) [ ![ Build Status: Windows] ( https://ci.appveyor.com/api/projects/status/byxsu7xtyjxuwe3g/branch/master?svg=true )] ( https://ci.appveyor.com/project/gruntjs/grunt-contrib-handlebars/branch/master )
1+ # grunt-contrib-handlebars v2 .0.0 [ ![ Build Status: Linux] ( https://travis-ci.org/gruntjs/grunt-contrib-handlebars.svg?branch=master )] ( https://travis-ci.org/gruntjs/grunt-contrib-handlebars ) [ ![ Build Status: Windows] ( https://ci.appveyor.com/api/projects/status/byxsu7xtyjxuwe3g/branch/master?svg=true )] ( https://ci.appveyor.com/project/gruntjs/grunt-contrib-handlebars/branch/master )
22
33> Precompile Handlebars templates to JST file.
44
@@ -247,6 +247,7 @@ handlebars: {
247247
248248## Release History
249249
250+ * 2019 - 09 - 30 v2.0 .0 Docs, CI and dependency updates.
250251 * 2016 - 03 - 04 v1.0 .0 Update docs and examples . Remove peerDeps and other fixes.
251252 * 2015 - 10 - 16 v0.11 .0 Update to Handlebars 4.0 .0 .
252253 * 2015 - 04 - 21 v0.10 .2 Added ` options.amd` as a function .
@@ -287,4 +288,4 @@ handlebars: {
287288
288289Task submitted by [Tim Branyen](http : // tbranyen.com)
289290
290- * This file was generated on Fri Sep 27 2019 16 : 05 : 34 .*
291+ * This file was generated on Mon Sep 30 2019 11 : 14 : 56 .*
Original file line number Diff line number Diff line change 11{
22 "name" : " grunt-contrib-handlebars" ,
33 "description" : " Precompile Handlebars templates to JST file." ,
4- "version" : " 1 .0.0" ,
4+ "version" : " 2 .0.0" ,
55 "author" : {
66 "name" : " Grunt Team" ,
77 "url" : " https://gruntjs.com/"
You can’t perform that action at this time.
0 commit comments