0.20.0
- optimize minmax.rs - modes and antimodes calculation
- micro-optimize online.rs - streaming stats calculations
- added more early returns on empty datasets
- optimize merge of minmax.rs to avoid unnecessary allocation by using std::mem::take
Full Changelog: 0.19.1...0.20.0