Skip to content

Releases: stellarwp/arrays

1.2.4

12 Jun 16:00
fc2199a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.3...1.2.4

1.2.3

06 Jun 20:02
eab0916
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.2...1.2.3

1.2.2

14 Nov 12:49
Compare
Choose a tag to compare

Changes

  • Tweak - Resolve issue with return type in sort_by_priority() docblock

1.2.1

26 Aug 20:20
Compare
Choose a tag to compare

Changes

  • Fix - Added a polyfill for array_is_list() to support PHP < 8.0 compatibility

1.2.0

26 Aug 18:33
Compare
Choose a tag to compare

Changes

  • Feature - Added sort_by_priority()

1.1.0

26 Aug 18:11
Compare
Choose a tag to compare

Changes

  • Feature - Ported a number of methods from the Laravel Framework
  • Tweak - Changed Array_Utils to Arr

1.0.0

25 Aug 21:55
Compare
Choose a tag to compare

Changes

  • Feature - Initial version.