All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- fix(CacheableQueryBuilder): fixed bug when query has whereIn('id', Expression) by @kingyyy in #35
- @kingyyy made their first contribution in #35
- build(deps): Bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #26
- build(deps): Bump ramsey/composer-install from 2 to 3 by @dependabot in #28
- build(deps): Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #27
- build(deps): Bump actions/checkout from 4.1.2 to 4.1.3 by @dependabot in #29
- build(deps): Bump actions/checkout from 4.1.3 to 4.1.4 by @dependabot in #30
- build(deps): Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #31
- build(deps): Bump actions/checkout from 4.1.4 to 4.1.5 by @dependabot in #32
- build(deps): Bump actions/checkout from 4.1.5 to 4.1.6 by @dependabot in #33
- build(deps): Bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #34
- build(deps): Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #36
Full Changelog: https://github.com/elipZis/laravel-cacheable-model/compare/v0.4.0...v0.4.1
Bump to Laravel 11 and up to PHP 8.3
- build(deps): Bump actions/checkout from 3.4.0 to 3.5.0 by @dependabot in #12
- build(deps): Bump actions/checkout from 3.5.0 to 3.5.2 by @dependabot in #13
- build(deps): Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #14
- build(deps): Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in #16
- build(deps): Bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #17
- build(deps): Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #18
- build(deps): Bump actions/checkout from 3.5.3 to 3.6.0 by @dependabot in #19
- build(deps): Bump actions/checkout from 3.6.0 to 4.1.1 by @dependabot in #23
- build(deps): Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #22
- refactor: Bump composer by @nea in #24
- refactor: Bump for L11 by @nea in #25
- @nea made their first contribution in #24
Full Changelog: https://github.com/elipZis/laravel-cacheable-model/compare/v0.3.0...v0.4.0