Skip to content

Releases: glowyphp/arrays

5.0.0

03 Jul 15:10

Choose a tag to compare

  • Moving to PHP 8.1
  • All Helpers functions are placed into the Glowy/Arrays namespace.

4.2.0

17 Jun 09:16

Choose a tag to compare

  • Added ability to compare unix timestamps in where method.

4.1.0

17 Jun 09:15

Choose a tag to compare

v4.1.0

4.0.0

23 Dec 17:11

Choose a tag to compare

  • Released under Glowy PHP Organization.
  • Add PHP 8.1 support.
  • Updated dependencies.

3.1.0

26 Oct 19:04

Choose a tag to compare

  • use getArray for every methods and set default items value = null

3.0.5

02 Aug 07:15

Choose a tag to compare

  • fix except() method.

3.0.4

01 Aug 18:33

Choose a tag to compare

  • fix PHPstan tests

3.0.3

01 Aug 18:30

Choose a tag to compare

  • fix delete() method and improve tests

3.0.2

19 Feb 14:18

Choose a tag to compare

  • fix dependencies.

3.0.1

18 Feb 17:49

Choose a tag to compare

  • fix where() method.