Skip to content

Releases: traderinteractive/filter-php

Version 4.3.0: Add UUID Filter

15 Nov 15:11
a4825b7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.0...v4.3.0

Version 3.12.0: Add UUID Filter

15 Nov 15:11
296dc12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.11.0...v3.12.0

Version 4.2.0: Add Closure Filter

04 Sep 17:15
4cb52c7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.1.0...v4.2.0

Version 4.1.0: Add Arrays::implode

03 Jan 18:35
d5ea1dd
Compare
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 14:36
03f728f
Compare
Choose a tag to compare

Backwards Compatibility Breakers

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

Version 3.11.0: Add filterer alias for TimeOfDayFilter

28 Oct 17:30
55d2841
Compare
Choose a tag to compare

Major Features

  • Add filterer alias for TimeOfDayFilter [PR #96]

Version 3.10.0: Astral Tricycle Ignition

14 Sep 20:23
58de438
Compare
Choose a tag to compare

Major Features

  • Update requirement for traderinteractive/filter-arrays [PR #95]

Version 3.9.0: Happy Zamboni Simulator

10 Jul 20:12
2252d5e
Compare
Choose a tag to compare

Major Features

  • Add Json, Phone and Xml filter aliases [PR #94]

Version 3.8.0: Add 'returnOnNull' filter option

08 Jul 01:15
3590bf1
Compare
Choose a tag to compare

Major Features

  • Add FilterOptions::RETURN_ON_NULL [PR #93]

Version 3.7.0: Add 'throwOnError' filter option

07 Jul 17:48
047bc08
Compare
Choose a tag to compare

Major Features

  • Add FilterOptions::THROW_ON_ERROR [PR #92]