0.11.0 RC 1
Pre-release
Pre-release
Notable changes
Changed
- Bump WP tested-to to 6.0.2. (2ed5a84)
- Bump PHP required version from 7.0 to 7.4. (2ed5a84)
- Update README to reflect removal of blocks, close #91. (2ed5a84)
- Switch from setup class to functions, close #92. (99a93a8)
- Move classes into dedicated directory. (99a93a8)
- Switch to phpcompatibility-wp and
"prefer-stable"
and update phpcs config. - Switch to GitHub forms for handling issues. (16383d7)
- Remove unneeded checks from CS actions. (03e76d1)
- Add limit handling in to query. (81815a0)
- Update Composer dependencies.
Removed
- Remove plugin status option, close #93. (4be0004)
- Separate employee data blocks from SQL Server tools, close #90 (06ad169)
- Remove job classifications block. (1db10b0)
- Remove salary data block. (e6e849c)
- Remove awards list block. (aa57885)
- Remove custom block category. (aa57885)
- Remove sideload image class. (aa57885)
- Remove the REST API store. (cf52646, 9aa4d19)
- Remove unneeded npm dev dependencies and build tools. (06ad169)