v2.0.0
Breaking Changes
- Minimum PHP version updated from 7.4 to 8.2
- Updated PHPUnit from ^9.0 to ^10.0
New Features
- Set
differencedifferenceCoercive
- Stream
differenceWithdifferenceCoerciveWith
Improvements
- Added native
mixedand union type hints throughout the codebase - Removed
#[\ReturnTypeWillChange]attributes (replaced with proper return types) - Updated CI to test PHP 8.2, 8.3, 8.4