Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.65 KB

CHANGELOG.md

File metadata and controls

36 lines (23 loc) · 1.65 KB

Changelog

All notable changes to laravel-cloudflare-cache will be documented in this file.

Laravel 11 - 2024-03-14

What's Changed

  • Rename package key by @mertasan in #8
  • Rename isEnabled method to isActive by @mertasan in #10
  • Bump actions/cache from 3 to 4 by @dependabot in #6
  • Bump ramsey/composer-install from 2 to 3 by @dependabot in #7
  • Updated readme by @emredipi in #11
  • Laravel 11 Compatibility by @emredipi in #12

Full Changelog: https://github.com/yediyuz/laravel-cloudflare-cache/compare/v1.1.0...v1.2.0

v1.1.0 - 2023-12-24

What's Changed

  • Add Cache-Tags to Middleware by @mertasan in #5
  • Update default cache TTL by @emredipi in f8bf3fe66a4dcb1a716881d1a99d629f3021e277
  • Add TTL config by @emredipi in d1f28b182afa1e3bb025a30927864fb9f79a6a5e
  • Update environment names by @mertasan in 7d98c82389ecaf13aea745333ec2d8b21423e0fa
  • Add isEnabled() method by @mertasan in 420814b2b1e25ee0393f4e4e9cdabda0af72ef49

New Contributors

  • @mertasan made their first contribution in #5

Full Changelog: https://github.com/yediyuz/laravel-cloudflare-cache/compare/v1.0.0...v1.1.0

v1.0.0 - 2023-12-21

Full Changelog: https://github.com/yediyuz/laravel-cloudflare-cache/commits/v1.0.0