Changelog

[Unreleased]

0.1.8 - 2022-02-10

Added

  • The support for PHP v8 has been added to composer.json.

0.1.7 - 2021-02-08

Fixed

  • Added support for Everyware v2

[0.1.6] - 2019-09-18

Added

  • Added two new actions for invalidating urls and posts from outside the plugin

[0.1.5] - 2019-06-18

Added

  • Added a temporary error_log to push.php

Changes

  • create-release now requires tests to pass before you can bump a version

[0.1.4] - 2019-06-05

Fixed

  • getEventHandling will always return a boolean

[0.1.3] - 2019-06-04

Fixed

  • Check if transient is empty or false before we try to decode it

[0.1.2] - 2019-06-04

Fixed

  • type hinting

  • syntax errors

  • path to push.php

[0.1.1] - 2019-05-08

Added

  • Added a new deploy build

  • Makefile for deploy and release commands

Changes

  • Composer constraints

Removed

  • old jenkins-deploy.sh

  • composer.lock

  • package-lock.json

  • Gulp dist task

[0.1.0] - 2019-04-29

Added

  • Initial release

  • Converted old version to a Starter-kit-friendly package

Last updated