Skip to content

Releases: shivammathur/cache-extensions

1.10.1

18 Mar 04:03
Compare
Choose a tag to compare
  • Add API version for PHP 8.2 and 8.3 in cache.sh.
  • Update Node.js dependencies.

Full Changelog: 1.10.0...1.10.1

1.10.0

29 Jul 17:20
Compare
Choose a tag to compare
  • Fix package lists before installing libraries.
  • Add sudo if missing.
  • Update Node.js dependencies.

Full Changelog: 1.9.1...1.10.0

1.9.1

17 Apr 03:23
550225c
Compare
Choose a tag to compare
  • Drop support for ubuntu 18.04
  • Add support for php-version-file input
  • Update Node.js dependencies

Full Changelog: 1.9.0...1.9.1

1.9.0

12 Oct 11:38
Compare
Choose a tag to compare
  • Switch to $GITHUB_OUTPUT.
  • Update actions in CI workflows.
  • Update Node.js dependencies.

1.8.2

30 Aug 09:17
Compare
Choose a tag to compare
  • Fixed sed error when extensions from the source are specified on Linux.
  • Update Node.js dependencies.

1.8.1

19 Aug 00:43
58311d5
Compare
Choose a tag to compare
  • Bump Node.js dependencies.

1.8.0

30 May 05:53
4f05196
Compare
Choose a tag to compare
  • Add support for ubuntu-22.04
  • Add support for couchbase on macOS.
  • Bump Node.js dependencies.

1.7.1

10 Feb 06:45
Compare
Choose a tag to compare
  • Bump Node.js dependencies.
  • Improve node test workflow.
  • Fix import in cache.test.ts
  • Add CodeQL workflow.

1.7.0

17 Dec 12:59
Compare
Choose a tag to compare
  • Add the repository, workflow, and the job to the cache key.
  • Reset the extension cache.
  • Add release workflow for NPM and GitHub packages.
  • Refactor workflows.
  • Improve package.json.
  • Bump Node version to 16.x.
  • Update Node.js dependencies.

1.6.2

19 Sep 01:08
Compare
Choose a tag to compare
  • Drop support for Ubuntu 16.04
  • Add support for php-version in \d.x, and aliases latest and nightly.
  • Fix cache for APCu and Imagick.
  • Refactor to use setup-php NPM package.
  • Improve caching dependencies on macOS.
  • Fix PHP API version in PHP 8.1.
  • Update lists of libraries on Ubuntu.
  • Automate and update lists of extensions with dependencies on macOS.
  • Reset cache date.
  • Update Node.js dependencies.