Skip to content

12.0.0

Compare
Choose a tag to compare
@mikebronner mikebronner released this 26 Feb 23:10
· 5 commits to master since this release
b134e52

Added

Changed

  • namespace from genealabs/laravel-model-caching to mikebronner/laravel-model-caching, as this is a good time to make a breaking change, so that it properly reflects its new home.

Fixed

  • nullable method parameters. Thanks @d8vjork!
  • cache key issue. Thanks @JC5!
  • query attribute in strict mode. Thanks @daika7ana!