All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.2.15 - 2023-01-11
- Updated package dependencies.
0.2.14 - 2022-12-02
- Updated package dependencies. [#27688]
0.2.13 - 2022-11-22
- Updated package dependencies. [#27043]
0.2.12 - 2022-09-20
- Updated package dependencies.
0.2.11 - 2022-07-26
- Updated package dependencies. [#25158]
0.2.10 - 2022-07-12
- Updated package dependencies.
0.2.9 - 2022-06-21
- Renaming master to trunk.
0.2.8 - 2022-06-14
- Updated package dependencies.
0.2.7 - 2022-04-26
- Update package.json metadata.
0.2.6 - 2022-04-05
- Updated package dependencies.
0.2.5 - 2022-03-08
- Do not handle Akismet submenu if Jetpack plugin is present
0.2.4 - 2022-02-09
- Support for akismet menu with stand-alone plugins
- Fixes menu order working around a bug in add_submenu_page
0.2.3 - 2022-01-25
- Updated package dependencies.
0.2.2 - 2022-01-18
- General: update required node version to v16.13.2
0.2.1 - 2022-01-04
- Switch to pcov for code coverage.
- Updated package dependencies
0.2.0 - 2021-12-14
- New method to get the top level menu item
0.1.1 - 2021-11-17
- Set
convertDeprecationsToExceptionstrue in PHPUnit config. - Update PHPUnit configs to include just what needs coverage rather than include everything then try to exclude stuff that doesn't.
- Created the package.
- Updated package dependencies.
- Fixing menu visibility issues.