Install
Works with Drupal: ^9Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
25.46 KB
MD5: 068b7af8cad75617296de8062911a7aa
SHA-1: b726730e075e949607f8947ecdc38739650b4d6a
SHA-256: 0bd03616e2996ab432c51ac4bd206d560fda4945cdb89e60c4f63a275c020b52
Download zip
40.39 KB
MD5: e4f5fa5451fe7cdaa0263e504ee347de
SHA-1: 6051907d5eebcfd00d719d41d77c6c1a3e5baea7
SHA-256: d758c1597834bbd70d25f87fcee29fa072156a4345a97c1e00d798f3e4317044
Release notes
## [2.2.0] - 2022-10-21
### Added
- add coverage for Drupal 9.3, 9.4 & 9.5
- add upgrade-status check
### Changed
- update changelog form to follow keep-a-changelog format
- disable deprecation notice PHPUnit
- drop support of drupal 8.8 & 8.9
### Fixed
- fix phpcs null coalesce operator instead of ternary operator
- fixed docker test on CI race-condition database note ready
### Removed
- remove satackey/action-docker-layer-caching on Github Actions
- remove trigger github actions on every pull-request, keep only push
[2.2.0]: https://github.com/antistatique/drupal-backerymails/compare/8.x-2.1...8....