Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 746 Bytes

File metadata and controls

22 lines (16 loc) · 746 Bytes

Rinvex Cacheable Change Log

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning.

v0.2.0 - 2017-03-14

  • Tweak and enhance forget cache mechanism
  • Update composer dependencies
  • Restrict compatibility to Laravel 5.4
  • Apply Laravel 5.4 event dispatcher updates
  • Facilitate flexible extension and overriding
  • Attach model cache tags and events to the original class, not lately static bound
  • Simplify code, this is tightly coupled package with Eloquent
  • Fix late static binding issues
  • Fix stupid gitattributes export-ignore issues

v0.1.0 - 2017-01-18

  • Release first tagged beta