Skip to content

Releases: spatie/array-functions

1.9.5

14 Feb 10:40
55fa212

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.9.4...1.9.5

1.9.4

03 Apr 18:04
a5c4183

Choose a tag to compare

  • test enhancement and integrate GitHub Actions (#22)

1.9.3

31 Mar 07:05
9b2299c

Choose a tag to compare

  • optimize array_rand_weighted (#19)

1.9.2

14 Oct 15:12
0ba527e

Choose a tag to compare

  • fix division by zero in array_split (#16)

1.9.0

05 Oct 10:56

Choose a tag to compare

wip

1.8.0

08 Mar 14:45

Choose a tag to compare

Added array_flatten

1.7.0

18 Nov 16:34

Choose a tag to compare

added array_merge_values function

1.6.0

28 Oct 12:53

Choose a tag to compare

added array_split function

1.5.0

21 Jul 16:38

Choose a tag to compare

  • added array_split_filter

1.3.0

24 Jun 12:19

Choose a tag to compare

  • Added: array_rand_weighted
  • Added: array_keys_exist