Skip to content

Releases: oneflow/handlebars-kit

v1.2.5

31 Aug 14:20
8970fea
Compare
Choose a tag to compare

1.2.5 (2022-08-31)

Reverts

  • Revert "fix: add moment timezone to formatDate helper" (#37) (8970fea), closes #37

v1.2.4

18 Aug 18:30
582749a
Compare
Choose a tag to compare

1.2.4 (2022-08-18)

Bug Fixes

  • add moment timezone to formatDate helper (#33) (582749a)

v1.2.3

04 Oct 13:36
fce3268
Compare
Choose a tag to compare

1.2.3 (2021-10-04)

Bug Fixes

v1.2.2

27 Sep 17:21
0fcf77b
Compare
Choose a tag to compare

1.2.2 (2021-09-27)

Bug Fixes

v1.2.1

15 Sep 10:23
7d19459
Compare
Choose a tag to compare

1.2.1 (2021-09-15)

Bug Fixes

  • after, before and first helpers can process strings now (#15) (7d19459)

v1.2.0

07 Sep 16:20
ba220e3
Compare
Choose a tag to compare

1.2.0 (2021-09-07)

Features

v1.1.0

18 Aug 09:31
7d9e5e6
Compare
Choose a tag to compare

1.1.0 (2020-08-18)

Features

  • added partition and mergeArrays arrays helpers (#6) (7d9e5e6)

v1.0.2

15 Aug 08:34
5c803c8
Compare
Choose a tag to compare

1.0.2 (2019-08-15)

Bug Fixes

  • zeroPad: allow strings containing numbers (#5) (5c803c8)

v1.0.1

08 Jul 09:04
Compare
Choose a tag to compare

1.0.1 (2019-07-08)

Bug Fixes

  • remove npm audit from circleci build (#4) (6ef4451)

v1.0.0

07 May 09:29
3027777
Compare
Choose a tag to compare

1.0.0 (2019-05-07)

Bug Fixes

  • pulled in fixes from open PRs (ea464d9)

chore

  • add build script for circleci (#3) (3027777)

Features

  • added some common handlebars helpers (dcb8727)

BREAKING CHANGES

  • The repo now is version 0.0.0 as the actual version will be determined by semantic-release on merge to master