Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Releases: inpsyde/menu-cache

1.4.2 - 2019-12-10

10 Dec 12:21
Compare
Choose a tag to compare
  • Update PHPCS related dependencies, probs @jrfnl.
  • Add more tests for different PHP versions, probs @jrfnl.
  • Switch to GPLv2+ as part of the WordPress license model and our relation to the app.

1.4.1 - 2017-10-24

24 Oct 14:39
Compare
Choose a tag to compare

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

28 Sep 07:47
Compare
Choose a tag to compare

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

11 Jul 11:58
Compare
Choose a tag to compare

This is a feature release including one improvement.

Relevant Changes

  • Make menu cache lookup run quite early, props @Biont.

Menu Cache 1.2.0

29 May 08:07
Compare
Choose a tag to compare

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

19 Dec 09:57
Compare
Choose a tag to compare

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

25 Oct 07:53
Compare
Choose a tag to compare

This is the initial public release. 🎉

Menu Cache 1.0.0-alpha

24 Oct 16:34
Compare
Choose a tag to compare
Pre-release

Pre-release, published on special request. :)