Skip to content

Releases: razee-io/MustacheTemplate

1.1.0

12 Nov 02:15
65982ff
Compare
Choose a tag to compare

What's Changed

  • feat(handlebars): Adding additional string manipulation helpers by @esatterwhite in #324

Full Changelog: 1.0.1...1.1.0

1.0.1

11 Nov 14:28
3ef4c47
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1

1.0.0

10 Nov 19:34
6c4c3d1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.17.0...1.0.0

0.17.0

01 Nov 17:52
b129784
Compare
Choose a tag to compare

b129784 feat: Add optional space param to jsonStringify helper (#313)

0.16.3

01 Nov 17:23
a346e15
Compare
Choose a tag to compare

a346e15 chore: update deps for security vulns (#311)

0.16.2

24 Sep 19:11
7d12939
Compare
Choose a tag to compare

Bump version number to enable rolling out package fixes

0.16.1

16 Sep 20:49
8281e6b
Compare
Choose a tag to compare

chore: npm audit fix (#295)

0.16.0

26 Aug 14:08
51d0119
Compare
Choose a tag to compare

51d0119 feat: allow users to merge json envs (#290)

0.15.5

26 Aug 14:10
51d0119
Compare
Choose a tag to compare
feat: allow users to merge json envs (#290)

* feat: add base64 and jsonStringify handlebar helpers

* feat: allow users to merge json envs

* feat: add extra handlebar helpers for new json merge feat

i think these will come in handy as people start to want to load in and use json data for their templates, but need to stringify it on the back end

* docs: update readme detailing new feature

* chore: update deps to pull in json merge feature

* chore: fix lint

0.15.4

24 Aug 17:30
Compare
Choose a tag to compare

0f7abea chore: update package deps (#287)