Skip to content

Releases: softwareventures/array

v5.0.0-alpha.8

15 Jan 13:26

Choose a tag to compare

v5.0.0-alpha.8 Pre-release
Pre-release

5.0.0-alpha.8 (2022-01-15)

Bug Fixes

  • reverse: reverse should not modify original array (920f2c1)

v5.0.0-alpha.7

15 Jan 10:36

Choose a tag to compare

v5.0.0-alpha.7 Pre-release
Pre-release

5.0.0-alpha.7 (2022-01-15)

Features

  • partitionuntil: add partitionUntil function (b118fde)

v5.0.0-alpha.6

15 Jan 09:46

Choose a tag to compare

v5.0.0-alpha.6 Pre-release
Pre-release

5.0.0-alpha.6 (2022-01-15)

Features

  • dropuntil: add dropUntil function (610d3ec)
  • node: drop support for node 13, 15 (8d401ab)
  • takeuntil: add takeUntil function (ae40041)

BREAKING CHANGES

  • node: node versions 13, 15 are no longer supported.

v4.4.1

15 Jan 18:21

Choose a tag to compare

4.4.1 (2022-01-15)

Bug Fixes

  • reverse: reverse should not modify original array (920f2c1)

v4.4.0

15 Jan 10:36

Choose a tag to compare

4.4.0 (2022-01-15)

Features

  • partitionuntil: add partitionUntil function (b118fde)

v4.3.1

15 Jan 13:26

Choose a tag to compare

4.3.1 (2022-01-15)

Bug Fixes

  • reverse: reverse should not modify original array (2dcd9c9)

v4.3.0

15 Jan 09:46

Choose a tag to compare

4.3.0 (2022-01-15)

Features

  • dropuntil: add dropUntil function (610d3ec)
  • takeuntil: add takeUntil function (ae40041)

v4.2.1

15 Jan 18:17

Choose a tag to compare

4.2.1 (2022-01-15)

Bug Fixes

  • reverse: reverse should not modify original array (2f29646)

v4.1.5

15 Jan 13:25

Choose a tag to compare

4.1.5 (2022-01-15)

Bug Fixes

  • reverse: reverse should not modify original array (92eff1d)

v4.0.1

15 Jan 13:22

Choose a tag to compare

4.0.1 (2022-01-15)

Bug Fixes

  • reverse: reverse should not modify original array (f7ab74b)