Skip to content

Releases: traderinteractive/filter-strings-php

Version 4.0.1: Add PHP 8.2 build

11 Jan 14:39
b666aeb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.0.1

Version 4.0.0: PHP 8 Support

27 Sep 13:14
bc51aa2
Compare
Choose a tag to compare

Backwards Compatibility Breakers

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

Version 3.5.0: PhoneFilter & XmlFilter

10 Jul 13:48
1450b8e
Compare
Choose a tag to compare

Major Features

  • Add XmlFilter [PR #17]
  • Add PhoneFilter [PR #16]

Version 3.4.0: JSON filters

05 Mar 16:23
96acaf9
Compare
Choose a tag to compare

Minor Features

  • JSON filters [PR #14]

Documentation

  • Add missing documentation for Strings::redact and Strings::stripTags [PR #15]

Version 3.3.2: Add Strings::compress()

20 Mar 17:44
fa3943d
Compare
Choose a tag to compare

Minor Features

  • Add Strings::compress() [PR #12]

Developer Changes

  • Add PHP 7.3 to Travis-CI build [PR #11]
  • Update coveralls integration [PR #10]

Version 3.3.1: Add Strings::redact and Enhance Strings::stripTags()

25 Feb 19:44
d6e62be
Compare
Choose a tag to compare

Minor Features

  • Add Strings::redact [PR #9]
  • Enhance strip-tags filter to allow a replacement value [PR #8]

Version 3.3.0: Add Strings::translate()

21 Feb 14:37
81c4bab
Compare
Choose a tag to compare

Major Features

  • Add Strings::translate [PR #7]

Version 3.2.0: Add Strings::concat()

18 Jan 18:56
fb1f204
Compare
Choose a tag to compare

Major Features

  • Add Strings::concat [PR #5]

Developer Changes

  • Get code coverage to 100% [PR #6]

Version 3.1.0: Add Strings::stripTags

21 Dec 14:57
038d636
Compare
Choose a tag to compare

Major Features

  • Add Strings::stripTags [PR #4]

Version 3.0.0: Separate Package

06 Mar 20:04
eb6377b
Compare
Choose a tag to compare
Merge pull request #1 from hotline-emu/init

Version 3.0