Releases: lavary/crunz
Releases · lavary/crunz
v1.5.0
This is a maintenance release which includes some Symfony/PHP supported version changes and some CI improvements like testing high/low dependencies or extended PHP versions in matrix.
Supported PHP versions:
- 5.6+
- 7.0+
Supported Symfony versions:
- 2.7+
- 3.3+
- 4.0+
As you can see support for PHP 5.5 is dropped, also Symfony below 3.3 is not supported. Those versions are not supported by their authors and there is no point in supporting them in this package.
Most important changes in this release:
- #72 added Swiftmailer 6 support, thanks @andrewmy
- #50 #23 readme fixes, thanks @arthurbarros @radarhere
- #24 added weekday method tests, thanks @jhoughtelin
- #73 drop PHP 5.5 support
- #74 added support for Symfony 2.7+ and extend CI builds with high/low dependencies tests