This repository has been archived by the owner on Jul 17, 2024. It is now read-only.
Releases: inpsyde/menu-cache
Releases · inpsyde/menu-cache
1.4.2 - 2019-12-10
1.4.1 - 2017-10-24
This is a patch release including one fix.
Relevant Changes
- Make PHP_CodeSniffer and all related packages development-only dependencies, see #6.
1.4.0 - 2017-09-28
This is a feature release including one improvement.
Relevant Changes
- Bootstrap the plugin earlier to prevent errors when referencing the constants of the not yet loaded (and loadable) class, see #5.
1.3.0 - 2017-07-11
This is a feature release including one improvement.
Relevant Changes
- Make menu cache lookup run quite early, props @Biont.
Menu Cache 1.2.0
This is a feature release including several improvements as well as one (integral!) bug fix.
Relevant Changes
- Fix both the generation and checking of the menu-specific cache key.
- Make all custom filter hooks available as class constants.
- Improve unit tests, and add integration tests.
Menu Cache 1.1.0
This is a minor release including several improvements.
Relevant Changes
- Improve handling of menu key.
- Introduce
inpsyde_menu_cache.key_argument
filter. - Improve and add more tests.
Menu Cache 1.0.0
This is the initial public release. 🎉
Menu Cache 1.0.0-alpha
Pre-release, published on special request. :)