Added
- Generate migration names from operations (Sandil Ranasinghe)
Changed
- Change `BaseBlockOperation` to be a subclass of `abc.ABC`
- Fix tests for Wagtail 4.1 and Django 4.1 (Matt Wescott)
- Improve child comparison when comparing blocks in autodetection (Sandil Ranasinghe)
- Refactor autodetection code and add caching (Sandil Ranasinghe)