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.
- ...
- Update PHPCS related dependencies, probs @jrfnl.
- Add more tests for different php versions, probs @jrfnl.
- Switch to GPLv2+ as part of WordPress license model and our relation to the app.
1.4.1 - 2017-10-24
- Make PHP_CodeSniffer and all related packages development-only dependencies, see #6.
1.4.0 - 2017-09-28
- Add PHP_CodeSniffer.
- Adapt code to PHP_CodeSniffer rules.
- 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
- Make menu cache lookup run quite early, props @Biont.
1.2.0 - 2017-05-29
- Add integration tests.
- Make all custom filter hooks available as class constants.
- Improve unit tests.
- Fix both the generation and checking of the menu-specific cache key.
1.1.0 - 2016-12-19
- Introduce
inpsyde_menu_cache.key_argument
filter. - Add more tests.
- Improve handling of menu key, props dimadin.
- Improve tests.
1.0.0 - 2016-10-25
Initial release.