Skip to content

Releases: squirrelphp/strings-bundle

v2.1

29 Nov 10:56

Choose a tag to compare

Allow Symfony 8 + streamline docker scripts

Project cleanup mostly + class rename

17 Sep 16:50

Choose a tag to compare

Upgrade the underlying strings dependency, where only one class name was fixed, there should be no noticeable change. For this bundle, only the project internal structure was improved and brought up to speed similarly to the other components.

Allow Symfony 7 + require PHP 8.1

01 Dec 09:29

Choose a tag to compare

Otherwise no changes.

First stable release

10 Oct 17:52

Choose a tag to compare

Amended the documentation and the expectation is that both this bundle and the underlying library should be fairly stable by now.

Support new filter

05 Mar 09:26

Choose a tag to compare

Support new RemoveNonAlphabetic filter

Bump underlying dependencies

16 Dec 10:19

Choose a tag to compare

For both string and debug dependencies.

Allow Symfony 6

29 Nov 20:58

Choose a tag to compare

Also fix the documentation a bit by removing mentions of annotations.

Set minimum PHP version to PHP8

15 Jun 16:04

Choose a tag to compare

  • Adapt to new Attribute directory instead of the previous Annotation directory from underlying strings library (BC break)
  • Cover tests with Psalm

v0.9.2

14 Apr 12:44

Choose a tag to compare

Add StreamlineEmail filter as a service

Add PHP8 attributes to documentation

18 Dec 13:11

Choose a tag to compare

Also changed the following:

  • Update dependencies
  • Test bundle in PHP8
  • Adjust configuration