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
Copy file name to clipboardExpand all lines: RELEASE_NOTES.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,6 +42,8 @@
42
42
43
43
- Classes `Bounds` and `SystemBounds` now implement the `__contains__` method, allowing the use of the `in` operator to check whether a value falls within the bounds or not.
44
44
45
+
- Fallback components are used in generated formulas. If primary components is unavailable, formula will generate metric from fallback components.
46
+
45
47
## Enhancements
46
48
47
49
- The resampler now shows an error message where it is easier to identify the component and metric when it can't find relevant data for the current resampling window.
0 commit comments