Releases: vinsonchuong/ikeru
Releases · vinsonchuong/ikeru
v2.7.3
2.7.3 (2019-12-12)
Bug Fixes
- join: Make join robust against time series with different times (a02c011)
v2.7.2
2.7.2 (2019-09-29)
Bug Fixes
- merge: Use object equality instead of key equality to avoid missing items (b9d3bdb)
v2.7.1
2.7.1 (2019-09-28)
Bug Fixes
- join: Allow for an empty list (329df64)
v2.7.0
2.7.0 (2019-09-28)
Features
- timeSeries: Make time a number to ease serialization (b1d6ab1)
v2.6.0
2.6.0 (2019-09-27)
Features
- join: Allow joining multiple time series by time (62959e6)
v2.5.4
2.5.4 (2019-09-25)
Bug Fixes
- window: Prevent null exception (da1bf84)
v2.5.3
2.5.3 (2019-09-25)
Bug Fixes
- window: Allow empty time series (d40adb2)
v2.5.2
2.5.2 (2019-09-25)
Bug Fixes
- merge: Correctly compute size of tournament tree (007328c)
v2.5.1
2.5.1 (2019-09-25)
Bug Fixes
- interpolate: Allow empty time series (060c2a9)
v2.5.0
2.5.0 (2019-09-24)
Features
- window: Enable looking at a particular time range of a time series (c7f39e6)