oik-block v0.3.0 no longer displays the Editor selection meta box

oik-block v0.3.0 includes previously unreleased changes in v0.2.0 and v0.1.0.
Changes in v0.3.0
| Change | Reference |
|---|---|
| Deleted: Don’t bother with Editor selection meta-box any more | bobbingwide/oik-block#37 |
| Changed: Support PHP 8.2 | bobbingwide/oik-block#38 |
Changes in v0.2.0
| Change | Reference |
|---|---|
| Changed: Set the oik_block_meta_box to only display in the Classic editor | bobbingwide/oik-block#18 |
| Changed: Partially update tests for PHPUnit 9. They don’t all run correctly. | |
| Fixed: Only set post_content if post is set | |
| Fixed: Replace post_id by instance variable | |
| Changed: Reconcile shared library changes | |
| Fixed: Fix WordPress version: 6.8.3 Gutenberg version: 21.7.0 PHP version: 8.2.29 shortcode when Gutenberg is in development mode |
Changes in v0.1.0
| Change | Reference |
|---|---|
| Changed: Improved [guts] when running in GUTENBERG_DEVELOPMENT_MODE. | bobbingwide/oik-block#30 |
| Changed: Alter check to see if the block should display anything on archives. | bobbingwide/oik-block#31 |
| Changed: Update bwtrace shared library to v3.0.0 | |
| Changed: Remove extra tbody |
Tested
- Tested: With WordPress 6.3.1 and WordPress Multisite
- Tested: With PHP 8.2
- Tested: With PHPUnit 9.6
