Releases: Becklyn/utilities
Releases · Becklyn/utilities
Release list
3.0.0
Full Changelog: 2.0.3...3.0.0
- (improvement) Added support for Symfony 7.4
- (bc) Dropped support for Symfony 5.4
- (bc) Raised minimum PHP requirement to 8.2
- (bc) Updated PHPUnit to ^11.0 and removed phpspec/prophecy-phpunit
2.0.3
✨ Improvements
- Added support for illuminate/collections ^9
2.0.2
2.0.1
2.0.0
🎁 New Features
- Upgraded library to use PHP 8.0 features which most notably brings return type improvements to
Enum
💥 Breaking Changes
- No longer supports PHP 7
1.0.0
🎁 New Features
Enumabstract class for structured handling of enumerated valuesIterableToCollectionConstructionTraitfor easy instantiation of collections from any iterable