Skip to content

Releases: shivammathur/cache-extensions

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.

1.6.1

07 Jul 14:23
b52930e
Compare
Choose a tag to compare
  • Fix cache on macOS.
  • Update Node.js dependencies.

1.6.0

03 Jul 11:07
96afc02
Compare
Choose a tag to compare
  • Add support to cache dependencies in macOS.
  • Refactor extension.sh to 3 scripts.
  • Refactor Node.js code and tests.
  • Improve get_api_version in cache.sh.
  • Improve and group logs.
  • Use @actions/cache to cache dependencies.
  • Refactor Linux dependency setup.
  • Skip dependency setup for old PHP versions 5.3 to 5.5.
  • Add workflow to sync ubuntu lists and update tags.
  • Reset cache date.
  • Update Node.js dependencies.

1.5.1

12 Mar 21:00
b9734e3
Compare
Choose a tag to compare
  • Clear Cache
  • Update ubuntu-latest YAML workflow label
  • Update Node.js dependencies.

1.5.0

06 Mar 17:51
1d41d22
Compare
Choose a tag to compare
  • Removed extension lists checks as they were not updated.
  • Fix dependency checks on Linux.
  • Fix support for extensions which need other extensions on Linux.
  • Refactor extensions.sh.
  • Improve logging on Linux.
  • Update Node.js dependencies.

1.4.0

30 Dec 22:21
7df1333
Compare
Choose a tag to compare
  • Change extensions directory for PHP 5.3 on Ubuntu.
  • Add support for PHP 5.6+ on MacOS ARM.
  • Update lists for PHP 5.3.
  • Clear cache.
  • Update dependencies.

1.3.3

17 Dec 07:51
bc3f3bc
Compare
Choose a tag to compare
  • Adjust extension_dir for PHP 8 on Ubuntu
  • Reset extension cache
  • Update dependencies
  • Update lists

1.3.2

26 Nov 15:46
1b7b26d
Compare
Choose a tag to compare
  • Clear cache.
  • Update dependencies.

1.3.1

24 Oct 02:10
f5a7bad
Compare
Choose a tag to compare
  • Add PHP 8.1 and macos-11.0 to the README.
  • Update Node.js dependencies.