Install
Works with Drupal: ^8.8.6 || ^9.0.0Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
155.4 KB
MD5: 796f15c62ad4ac794bacb01762bc5b81
SHA-1: 0dcbfb8eda3d8167b3b853dab04dd6c301f2c2b9
SHA-256: c73e43c43bf2a1416196d63046f2a4ceee0a873221f459ca5a38a3571255ef0d
Download zip
358.57 KB
MD5: f4e6c5d4ed5c01c1c96aa93d36d802d2
SHA-1: e7113e9927dbdbbd5c2f4edc2649a14676e14f34
SHA-256: 3598a6e2b440512c79a6f84b277bd82ab830d9e78e5bdeaa507fe391a349bd6f
Release notes
Hello there!,
Exactly 6 years, 2 months, 19 days since the first commit for the D8 version of purge, I'm extremely excited to present the first stable release of the project - version 8.x-3.0. Not only brings this stable version a guarantee of functional stability, it also brings much anticipated security coverage.
This release carries very little functional difference compared to -beta8, but marks the module as fully Drupal 9-ready and brings a vast amount of quality and test improvements along with it.
Added
- Improvement: added more tags to the default blacklist of the core tags queuer:
config:core.extension,extensions,config:purge,config:field.storage.
Changed
- Important: Purge now requires Drupal 8 to be updated to a recent stable version, which is
8.8.6. This requirement supports the ongoing commitment to stability, quality and functional equivalent on Drupal 8, while paving the way for equal Drupal 9 quality with a single codebase. - Important: Purge now requires at least PHP 7.2 or newer.
- Important: Drush 8 legacy wrappers have been removed.
Fixed
- D9 support: Various little fixes have been made to run smooth on D9.
- Improvement: Code quality has been brought up to date (D9 readiness).
- Improvement: Rewrote the entire UI testsuite to pass (D9 readiness).
- Improvement: Rewrote the entire kernel testsuite to pass (D9 readiness).
Happy 9th celebration Drupal!
Niels