Skip to content

Version v0.2.0

Compare
Choose a tag to compare
@Sammyjo20 Sammyjo20 released this 20 Apr 19:17

Changes

  • New $request->invalidateCache(); method that you can use to clear any cache before making a request.
  • Renamed CacheDriver interface to DriverInterface.
  • Removed unused argument on the cacheKey method.

Full Changelog: v0.1.0...v0.2.0