Skip to content

Releases: patrickkettner/grunt-compile-handlebars

Uzi

26 Jul 06:30
Compare
Choose a tag to compare

swap out JSON.parse for alce.parse, allowing for (technically invalid) single quoted json

Kristofferson

15 Jul 20:14
Compare
Choose a tag to compare

explicitly check that isGlob is undefined, preventing a false negative on empty strings

Redford

15 Jul 20:14
Compare
Choose a tag to compare

add registerFullPath option to prevent partial/helper registration clobbering, update README

M. Jean

15 Jul 20:13
Compare
Choose a tag to compare

don't send objects to handlebars.compile, code cleanup

Cousin Ben

15 Jul 20:13
Compare
Choose a tag to compare

switch from require to readFile to allow for html in partials

Bernice

15 Jul 20:13
Compare
Choose a tag to compare

@stimmins improved handling of templateData and globals

Margaret

15 Jul 20:12
Compare
Choose a tag to compare

fix 0.8 compatibility

Rosemary

15 Jul 20:12
Compare
Choose a tag to compare

Allow for arrays instead of globbing, remove depreicated grunt methods

Dignan

31 Oct 15:37
Compare
Choose a tag to compare

@goette added support for a global json config

Grace

31 Oct 15:37
Compare
Choose a tag to compare

@RobinQu added support for handlebars partials