Skip to content

2.0.0

Compare
Choose a tag to compare
@TheLevti TheLevti released this 05 Nov 18:53
· 28 commits to main since this release
7627645

Added

  • Added a matrix CI pipeline to test with php 8.0, 8.1 and 8.2, each with lowest
    and highest package requirements.

Changed

  • Changed the way the cache key is provided to the middleware. Instead of once
    on setup, the key is set on the request options either on client instantiation
    or on per request basis.

Fixed

  • Pushed minimum version for carbon to support php 8.2 with lowest requirements.