Skip to content

Releases: traderinteractive/filter-arrays-php

Version 4.1.0: Add Arrays::implode

03 Jan 16:55
d9f3c5f

Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.1.0

Version 4.0.0: PHP 8 Support

27 Sep 13:07
3c630e1

Choose a tag to compare

Backwards Compatibility Breakers

  • Version 4 [PR #9]
    • Add support for PHP 8
    • Remove support for PHP < 7.3
    • Upgrade to PHPUnit 9

Version 3.3.0: Add Arrays::unique

22 Sep 21:10
f705886

Choose a tag to compare

Major Features

  • Add Arrays::unique() [PR #7]

Version 3.2.0: Add Arrays::copy & Arrays::pad

14 Sep 19:21
da4b4ab

Choose a tag to compare

Major Features

  • Add Arrays::pad [PR #6]
  • Add Arrays::copy & Arrays::copyEach [PR #5]

Version 3.1.0: Add Arrays::arrayize()

17 Jan 17:10
8958109

Choose a tag to compare

Major Features

  • Add Arrays::arrayize [PR #3]

Developer Changes

  • Remove documentation link [PR #2]

Version 3.0.0: Separate Package

06 Mar 20:29
7216ae6

Choose a tag to compare

Merge pull request #1 from chadicus/master

Version 3