Skip to content
Compare
Choose a tag to compare
@ramsey ramsey released this 23 Dec 19:28
· 45 commits to v2 since this release
2.0.0
081c245

Added

  • Use --prefer-stable with lowest dependencies (#178)
  • Allow use of a custom cache key (#167)
  • Allow ability to ignore the cache

Changed

Fixed

  • Fix case where working-directory did not run composer install in the correct working directory (#187)
  • Fix problems with retrieving cache with parallel builds (#161, #152)
  • Fix problems restoring from cache on Windows (#79)