1.7.0 (2022-01-19)
- add min and max (8e9a579)
1.6.0 (2021-03-06)
- add toString (e744b10)
1.5.0 (2020-03-21)
- groupby: add support to use objects as keys in groupBy (d318187), closes #65
- export types from the main module (feee577)
1.4.3 (2020-03-21)
1.4.2 (2020-03-21)
- fix typing of toObject when elementSelectorFn is given (e992757), closes #87
- takewhile: fix typings of takeWhile (d05b342)
1.4.2 (2019-11-03)
- takewhile: fix typings of takeWhile (d05b342)