Releases: nierdz/wordpress-opcache-plugin
Releases · nierdz/wordpress-opcache-plugin
Release list
4.2.3
4.2.2
What's Changed
Full Changelog: 4.2.1...4.2.2
4.2.1
What's Changed
- chore(deps): bump pre-commit from 2.21.0 to 3.0.1 by @dependabot in #46
- chore(deps): bump pre-commit from 3.0.1 to 3.2.0 by @dependabot in #53
- chore(deps): bump pre-commit from 3.2.0 to 3.2.2 by @dependabot in #55
- chore(deps): bump pre-commit from 3.2.2 to 3.3.1 by @dependabot in #57
- chore(deps): bump pre-commit from 3.3.1 to 3.3.2 by @dependabot in #58
- chore(deps): bump pre-commit from 3.3.2 to 3.3.3 by @dependabot in #60
- chore(deps): bump pre-commit from 3.3.3 to 3.5.0 by @dependabot in #65
- chore: some improvements by @nierdz in #61
- chore(deps-dev): bump automattic/vipwpcs from 2.3.3 to 3.0.1 by @dependabot in #69
- chore(deps): bump pre-commit from 3.5.0 to 3.7.1 by @dependabot in #70
- chore(deps-dev): bump dealerdirect/phpcodesniffer-composer-installer from 0.7.2 to 1.0.0 by @dependabot in #71
- chore(deps): bump pre-commit from 3.7.1 to 3.8.0 by @dependabot in #72
- chore(deps): bump pre-commit from 3.8.0 to 4.0.1 by @dependabot in #74
- chore(deps): bump pre-commit from 4.0.1 to 4.1.0 by @dependabot in #75
- chore: some bumps by @nierdz in #76
- fix: ci stuff by @nierdz in #77
Full Changelog: 4.2.0...4.2.1
4.2.0
4.2.0 (2023-01-23)
Chore
- bump dev stack
- bump pre-commit-hooks to 4.4.0
Feat
- add functional tests in CI
- add CLI support
Fix
- wp-cli user and command in dev stack
4.1.4
4.1.4 (2022-07-08)
Chore
- bump pre-commit hooks to 4.3.0
- composer update
- bump to 4.1.4
- bump wp docker image to 6.0.0-php8.0-apache
- add phpcodesniffer-composer-installer in allow-plugins
Feat
- flush files even when WP use its own directory
Fix
- really flush opcache after an upgrade
4.1.3
4.1.2
4.1.2 (2021-08-01)
Chore
- bump version to 4.1.2
- bump wordpress version to 5.8.0
Docs
- update internal changelog
Fix
- replace ABSPATH with get_home_path()
4.1.1
4.1.0
4.1.0 (2021-05-13)
Chore
- Bump to 4.1.0
- do not target patch version in tested up to in README.txt
Docs
- add changelog for last major release in readme.txt
- README.txt -> readme.txt
Feat
- use wp_opcache_invalidate instead of opcache_invalidate
Fix
- correct strong balise in README.txt
Refactor
- remove i18n