Skip to content

Releases: elipZis/laravel-cacheable-model

0.4.1

09 Jul 07:57
@nea nea
Compare
Choose a tag to compare

What's Changed

  • fix(CacheableQueryBuilder): fixed bug when query has whereIn('id', Expression) by @kingyyy in #35

New Contributors

Chore

  • 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: v0.4.0...v0.4.1

0.4.0

22 Mar 09:42
@nea nea
b4211d9
Compare
Choose a tag to compare

Bump to Laravel 11 and up to PHP 8.3

What's Changed

  • 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

New Contributors

  • @nea made their first contribution in #24

Full Changelog: v0.3.0...v0.4.0

0.3.0

27 Mar 10:20
@nea nea
d3f5f10
Compare
Choose a tag to compare

Bump to Laravel 10 and PHP 8.1

What's Changed

  • build(deps): Bump actions/checkout from 3.2.0 to 3.3.0 by @dependabot in #9
  • build(deps): Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #10
  • build(deps): Bump actions/checkout from 3.3.0 to 3.4.0 by @dependabot in #11

Full Changelog: v0.2.0...v0.3.0

0.2.0

27 Dec 07:16
@nea nea
Compare
Choose a tag to compare

Added a global configuration option

What's Changed

  • build(deps): Bump actions/checkout from 3.1.0 to 3.2.0 by @dependabot in #8

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

0.1.0

23 Dec 08:29
@nea nea
675f25e
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

Initial release!

What's Changed

  • build(deps): Bump dependabot/fetch-metadata from 1.1.1 to 1.3.1 by @dependabot in #2
  • build(deps): Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 by @dependabot in #3
  • build(deps): Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in #4
  • build(deps): Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in #6
  • build(deps): Bump actions/checkout from 2 to 3.1.0 by @dependabot in #5
  • build(deps): Bump ramsey/composer-install from 1 to 2 by @dependabot in #7

New Contributors

Full Changelog: https://github.com/elipZis/laravel-cacheable-model/commits/v0.1.0