Skip to content

Releases: duckdev/wp-cache-helper

v2.0.2

Choose a tag to compare

@github-actions github-actions released this 01 Jul 13:05

Changes since v2.0.1

  • Bump to 2.0.2 (89b5b8d)
  • Point docs link at /overview sub-page (15cf23d)
  • Drop CHANGELOG.md — changelog now lives on docs.duckdev.com (2d6b258)
  • Release 2.0.1: use core wp_cache_flush_group() when supported (8c42eee)
  • Add link to docs.duckdev.com in README (a105d4b)

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 11 Jun 20:36

Changes since v2.0.0

  • Fix PHP 8.4 implicit-nullable deprecation on ObjectCache::get() (33440e1)

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 09 Jun 10:29

Changes since v1.0.0

  • 🏗️ Refactor to 2.0: split into Contracts/Storage/Support, add tests + CI (0108256)
  • 👌 Change prefix (ee1b257)

First release

Choose a tag to compare

@Joel-James Joel-James released this 08 Aug 19:50
v1.0.0

📖 Update readme