Skip to content

Releases: softwareventures/iterable

v3.3.0

12 Jul 17:33
Compare
Choose a tag to compare

3.3.0 (2023-07-12)

Features

  • maximumBy: add maximumBy function (6cf9184)
  • minimumBy: add minimumBy function (2b83628)

v3.2.1

25 Feb 04:33
Compare
Choose a tag to compare

3.2.1 (2023-02-25)

v3.2.0

23 Nov 02:26
Compare
Choose a tag to compare

3.2.0 (2022-11-23)

Features

  • pairwise: add pairwise function (4be2e39)

v3.1.0

20 Nov 10:25
Compare
Choose a tag to compare

3.1.0 (2022-11-20)

Features

  • reverse: add reverse function (24266fb)

v3.0.2

13 Oct 14:43
0b72491
Compare
Choose a tag to compare

3.0.2 (2022-10-13)

Bug Fixes

  • deps: update dependency @softwareventures/ordered to v2 (#40) (0b72491)

v3.0.1

13 Oct 14:38
b8dffbe
Compare
Choose a tag to compare

3.0.1 (2022-10-13)

Bug Fixes

  • deps: update dependency @softwareventures/nullable to v3 (#41) (b8dffbe)

v3.0.0

13 Oct 14:29
Compare
Choose a tag to compare

3.0.0 (2022-10-13)

⚠ BREAKING CHANGES

  • node: node versions 12, 17 are no longer supported.

Features

  • dropuntil: add dropUntil function (dc17fc5)
  • node: drop support for node 12, 17 (9f5b27a)
  • takeuntil: add takeUntil function (03d7651)
  • takewhile: add takeWhile overload with type assertion (d44d338)

Bug Fixes

  • filterfirst: fix inverted predicate in filterFirst function (489d828)

v2.1.0

10 Oct 02:22
Compare
Choose a tag to compare

2.1.0 (2022-10-10)

Features

  • only: add only function (e1b1d19)

v2.0.2

07 Jul 19:05
49f8bed
Compare
Choose a tag to compare

2.0.2 (2021-07-07)

Bug Fixes

  • deps: update dependency @softwareventures/nullable to v2 (#11) (7f3503e)

v2.0.1

07 Jul 19:02
4d1d518
Compare
Choose a tag to compare

2.0.1 (2021-07-07)

Bug Fixes

  • deps: update dependency @softwareventures/ordered to v1 (#9) (c6f93ad)