Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

ember-math-helpers

RobbieTheWagner119.7kMIT5.0.0TypeScript support: included

HTMLBars helpers for basic arithmetic

ember-addon

readme

changelog

Changelog

Release (2025-04-07)

  • ember-math-helpers 5.0.0 (major)

:boom: Breaking Change

Committers: 1

Release (2024-12-10)

ember-math-helpers 4.2.1 (patch)

:bug: Bug Fix

Committers: 1

Release (2024-12-06)

ember-math-helpers 4.2.0 (minor)

:rocket: Enhancement

:house: Internal

Committers: 2

Release (2024-12-06)

:rocket: Enhancement

:house: Internal

Committers: 2

Release (2024-12-06)

:house: Internal

Committers: 1

v4.1.1 (2024-12-04)

v4.1.0 (2024-12-04)

:rocket: Enhancement

:bug: Bug Fix

:memo: Documentation

:house: Internal

Committers: 5

v4.0.0 (2023-11-02)

:boom: Breaking Change

:rocket: Enhancement

:memo: Documentation

:house: Internal

Committers: 3

v3.0.0 (2022-10-25)

:boom: Breaking Change

Committers: 1

v2.18.2 (2022-05-25)

:house: Internal

Committers: 1

v2.18.1 (2022-01-25)

:house: Internal

Committers: 1

v2.18.0 (2021-11-09)

:rocket: Enhancement

  • #614 implement sum helper as strict alias for add helper (@Mifrill)

:house: Internal

Committers: 2

v2.17.3 (2021-09-20)

v2.17.2 (2021-09-20)

v2.17.1 (2021-09-20)

v2.17.0 (2021-09-17)

:house: Internal

Committers: 1

v2.16.0 (2021-05-08)

:rocket: Enhancement

:house: Internal

Committers: 2

v2.15.0 (2020-07-13)

:house: Internal

Committers: 2

2.7.0 (2018-09-04)

  • Implement gcd helper #136

2.6.0 (2018-07-30)

  • Bump to Ember 3.3.0
  • Bump to Ember CLI 3.3.0

2.5.0 (2018-05-11)

  • Bump to Ember 3.2.0 beta
  • Bump to Ember CLI 3.1.1

2.4.1 (2018-04-09)

  • Bump to Ember 3.1 beta and upgrade dependencies
  • Remove unused test helpers

2.4.0 (2018-01-02)

  • Bump to Ember 3.0 beta

2.2.4

  • Add decimals and exp options to round helper.

2.2.3

  • Make whitelist/blacklist options work with engines

2.2.2

  • Allow whitelist/blacklist functionality