Fix PHP 8.4 deprecations
Fix appending of operations not working on Queue based processor plugins
Bug fix for incorrect CRON expressions being read.
Handle empty operations on Cron processor.
Support for Drush 13
Add sanitize checkboxes function to config table select trait
Uses attribute plugin definitions - see here https://www.drupal.org/node/3395582
Now uses attributes based plugin definitions as opposed to annotations. See here https://www.drupal.org/node/3395582
Bug fix to handle missing plugins on Batch Plugin Entities
Better handling of child form state when using a batch plugin form API element
Support for Drupal 11. Drupal 8 support dropped.
Minor amends to support config table select element
Added config table select, and default label and descriptions. Also persistable data can be passed between setup, operations, and finished.
Bug fixes for the batch plugin queue worker
Drupal 11 compatiblity
Drupal 11 compatibility
Minor bug fixes
Experimental release. Please feedback on any bugs or other issues found.