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

Releases: inpsyde/menu-cache

1.4.2 - 2019-12-10

Choose a tag to compare

@bueltge bueltge released this 10 Dec 12:21
  • 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

Choose a tag to compare

@tfrommen tfrommen released this 24 Oct 14:39

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

Choose a tag to compare

@tfrommen tfrommen released this 28 Sep 07:47

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

Choose a tag to compare

@tfrommen tfrommen released this 11 Jul 11:58

This is a feature release including one improvement.

Relevant Changes

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

Menu Cache 1.2.0

Choose a tag to compare

@tfrommen tfrommen released this 29 May 08:07

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

Choose a tag to compare

@tfrommen tfrommen released this 19 Dec 09:57

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

Choose a tag to compare

@tfrommen tfrommen released this 25 Oct 07:53

This is the initial public release. 🎉

Menu Cache 1.0.0-alpha

Pre-release

Choose a tag to compare

@tfrommen tfrommen released this 24 Oct 16:34

Pre-release, published on special request. :)