Releases: squirrelphp/strings-bundle
Releases · squirrelphp/strings-bundle
v2.1
Project cleanup mostly + class rename
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
Otherwise no changes.
First stable release
Amended the documentation and the expectation is that both this bundle and the underlying library should be fairly stable by now.
Support new filter
Support new RemoveNonAlphabetic filter
Bump underlying dependencies
For both string and debug dependencies.
Allow Symfony 6
Also fix the documentation a bit by removing mentions of annotations.
Set minimum PHP version to PHP8
- Adapt to new Attribute directory instead of the previous Annotation directory from underlying strings library (BC break)
- Cover tests with Psalm
v0.9.2
Add PHP8 attributes to documentation
Also changed the following:
- Update dependencies
- Test bundle in PHP8
- Adjust configuration