Releases: leapfrogtechnology/just-handlebars-helpers
Releases · leapfrogtechnology/just-handlebars-helpers
v1.0.9
v1.0.8
v1.0.7
- Add a
coalesce
helper - Fix the codecov badge
- Update README
v1.0.6
- Add
and
,or
,newLineToBr
helpers - Add some more tests
- Enforce semicolon with eslint
v1.0.5
- Fix the ES6 module default exports issue for browsers
v1.0.4
v1.0.0
This version is no longer available and is equivalent to v1.0.4
v0.5.0
- Eslint
- Introduce basic datetime helper
formatDate
- Add
sprintf
helper - Add basic math helpers
- Add basic string helpers
- Add support for both node and common js
require()
v0.1.1-0
- Added some more information in package.json
v0.1.0-0
- Use eslint
- Add few more helpers and tests