Install
Works with Drupal: ^10.3 || ^11 || ^12Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
19.1 KB
MD5: 08c6a898c8fe946137c3498fff30d5d6
SHA-1: bbc7cb18e34bd7efc4a37b127307a7fd34375bb1
SHA-256: 325d39e601eacce4718eba64864779bf87406b96a2302fc31f24e0687a588046
Download zip
31.48 KB
MD5: 9320119e729406bf9b21d64248d18428
SHA-1: 6137656702ce55aae9a8c72606f5f161678341a1
SHA-256: faa95f91668256ca5de05645d072da6967ed3d60660c9d1a1bd91c0fb3f4a409
Release notes
Tests are in, along with some other minor fixes.
Changes since alpha3:
- 3e0987c Refs #3579902: Chosen list of acceptable algorithms neither saves nor validates: Add a temporary algorithm allow list until we fetch from field settings.
- 0d5f272 Refs #3579902: Chosen list of acceptable algorithms neither saves nor validates: Show users more precise errors on key validation.
- 33b0560 feat: add Utils class test coverage
- 918d002 feat: introduce tests
- c868ce8 chore: update CI configuration
- 767825a chore: simplify composer.json
- fc1bd5d chore: update tests to pass CI validation
- 4a86a3f fix: PHP 8.5 / Drupal 13 / Symfony 7.x compatibility
- fd74ce8 chore: wait for compatible drush version for next major testing
- c4d338f chore: address Upgrade Status report
- 7fe9f7a chore: disable redundand tests for now
- eaac877 chore: add comment for .gitlab-ci.yml file
- 0fc782c chore: update test for new expectations
- b8754d7 fix: validate CI stage
- 964ca78 Refs #3577829: Add tests: Merge branch '3577829-add-tests' into '4.x'