Skip to content

Releases: leapfrogtechnology/just-handlebars-helpers

v1.0.19

28 Jan 11:06
Compare
Choose a tag to compare

Changes

v1.0.18

28 Jul 04:42
7dbd746
Compare
Choose a tag to compare

Improvements

Security Updates

v1.0.17

26 Oct 07:35
Compare
Choose a tag to compare

Closed Issues

  • please distinguish dependencies/devDependencies in package.json #64

Changes

v1.0.16

07 Aug 05:08
b2bd129
Compare
Choose a tag to compare

Changes

Enhancements

v1.0.15

05 Jul 15:17
c61ac25
Compare
Choose a tag to compare

Security Updates

v1.0.14

07 Jun 06:44
Compare
Choose a tag to compare
  • Proper JSDoc documentation (#54)
  • Upgrade dependencies and use Puppeteer headless for testing (#52)

v1.0.13

19 Apr 18:38
Compare
Choose a tag to compare
  • Fix the currency helper issue with earlier release v1.0.12 (#45)
  • Use CurrencyFormatter.js instead of currency-formatter (#46)
  • Use explicit ES2015 exports and refactor code (#48)

v1.0.12

08 Apr 11:05
Compare
Choose a tag to compare

Note: This version doesn't support currency formatting, we messed it up a bit.

  • Add new helper for formatting currency

v1.0.11

28 Jun 08:53
Compare
Choose a tag to compare
  • Fix Array.prototype issue (#40, #41)

v1.0.10

10 Jun 10:30
Compare
Choose a tag to compare
  • Add list of helpers in the README (#39)
  • Add includes helper (#37)