Releases: bluebeetlept/laravel-collection-macros
Releases · bluebeetlept/laravel-collection-macros
v7.0.0
- BC Break: Laravel 9.0 is the minimum supported Laravel version
Full Changelog: v6.0.0...v7.0.0
v6.0.0
- BC Break: PHP 8.0 is the minimum required PHP version
v5.0.1
Added
- Support for PHP 8
v5.0.0
- BC Break: PHP 7.3 is the minimum required PHP version
- BC Break: Laravel 8.0 is the minimum supported Laravel version
v4.0.0
- BC Break: PHP 7.2.5 is the minimum required PHP version
- BC Break: Laravel 7.0 is the minimum supported Laravel version
v3.0.0
- BC Break: PHP 7.2 is the minimum required PHP version
- BC Break: Laravel 6.0 is the minimum supported Laravel version
v2.1.0
Updated
- Made macros configurable by adding a config file.
v2.0.1
Fixed
- Case sensitive issue when loading macro files.
v2.0.0
Added
- Support for Laravel 5.8.
Removed
- Support for Laravel 5.7.
v1.0.0
- Initial release.