Fix
- function extreme (outlier detection) had an error in a formula. (541)
- fix crashing resample_to_granularity for interpolation aggregats [CHART-1103] (537)
- skip auto alignment if indices are already aligned [CHART-1034] (522)
- update extreme outlier logic (513)
Feat
- New function: centrifugal pump parameters (530)
- New function: change to sdk-core to limit package size (533)
- New function: trend extraction [CHART-992] (525)
Refactor
- replace deprecated distutils.Version class with packaging.version.Version (524)