Skip to content

Releases: Laragear/CacheQuery

v5.0.1

14 Feb 01:54
d94ca2c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.0...v5.0.1

v5.0.0

12 Feb 22:09
Compare
Choose a tag to compare

What's Changed

A lot has changed, hence why a new version.

Most notably, there are three big changes.

  1. Using cache() only supports either the TTL, or a Flexible TTL array.
  2. Any additional cache configuration is done pushing a callback or Laragear\CacheQuery\Cache object instance.
  3. Commutative operations opt-in, which is great if the same query is scattered across your app.

Full Changelog: v4.2.2...v5.0.0

v4.2.2

29 Jan 04:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.1...v4.2.2

v4.2.1

28 Jan 23:16
fb95caf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.0...v4.2.1

v4.2.0

28 Jan 20:18
eee9f8e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.0...v4.2.0

v4.1.0

15 Dec 12:08
49495f6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.1.0

v4.0.0

13 Mar 06:39
377a870
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.2...v4.0.0

v3.1.2

22 Dec 00:40
1c8db3f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.1...v3.1.2

v3.1.1

21 May 05:35
Compare
Choose a tag to compare

What's Changed

  • Fixes groupBy clauses by extending the proxy with a Connection class in dc286c8
  • Apply fixes from StyleCI by @DarkGhostHunter in #22

Full Changelog: v3.1.0...v3.1.1

v3.1.0

21 Feb 00:18
52231e3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.1.0