You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [6.10.0](v6.9.3...v6.10.0) (2021-02-15)
### Bug Fixes
* **jexl:** fix division by 0 in avg transform ([#1233](#1233)) ([0f7ef59](0f7ef59))
* **jexl:** fix validation of numbers in transforms ([#1234](#1234)) ([27f3324](27f3324))
* **navigation:** set validated fields to dirty and check for that ([2975356](2975356))
### Features
* **jexl:** add transforms for mathematical functions ([#1230](#1230)) ([e7c1974](e7c1974))
***jexl:** fix division by 0 in avg transform ([#1233](https://github.com/projectcaluma/ember-caluma/issues/1233)) ([0f7ef59](https://github.com/projectcaluma/ember-caluma/commit/0f7ef596159e9fd2d3e9929b596bc0dd6e803132))
7
+
***jexl:** fix validation of numbers in transforms ([#1234](https://github.com/projectcaluma/ember-caluma/issues/1234)) ([27f3324](https://github.com/projectcaluma/ember-caluma/commit/27f3324ac382eed221eba807cc4220cfd09ef20b))
8
+
***navigation:** set validated fields to dirty and check for that ([2975356](https://github.com/projectcaluma/ember-caluma/commit/29753561d0b9d53fd6c0a05fb5e0b96a1376cf5b))
9
+
10
+
11
+
### Features
12
+
13
+
***jexl:** add transforms for mathematical functions ([#1230](https://github.com/projectcaluma/ember-caluma/issues/1230)) ([e7c1974](https://github.com/projectcaluma/ember-caluma/commit/e7c1974f079cfba18997cc23d9465d3dcdc6b4e2))
0 commit comments