Skip to content

Releases: tenantcloud/laravel-mixins

v3.2.1

12 Sep 14:51
Compare
Choose a tag to compare

3.2.1 (2024-09-12)

Bug Fixes

v3.2.0

28 Aug 14:42
Compare
Choose a tag to compare

3.2.0 (2024-08-28)

Features

  • Move conditionalUpdate to regular query builder (#37) (66f7fe9)

v3.1.0

25 Apr 12:30
Compare
Choose a tag to compare

3.1.0 (2024-04-25)

Features

v3.0.1

26 Mar 15:37
Compare
Choose a tag to compare

3.0.1 (2024-03-26)

Bug Fixes

  • Added $minChunkNumber to chunkWithQueue mixin (#29) (83511c7)

v3.0.0

13 Feb 16:29
Compare
Choose a tag to compare

3.0.0 (2024-02-13)

Bug Fixes

  • Change method name as it conflicts with Laravel method (#28) (06ec775)

BREAKING CHANGES

  • Renamed Arr::select() to Arr::selectWildcard()

v2.8.1

21 Jul 15:23
df9111a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.8.0...v2.8.1

v2.8.0

18 Jul 12:23
0f3cc74
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.7.0...v2.8.0

v2.7.0

06 Jul 09:01
de05de2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.6.3...v2.7.0

2.6.3

23 Jun 15:05
cfe160c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.6.1...2.6.3

Added Laravel 10 support

12 Jun 07:18
7db5e39
Compare
Choose a tag to compare
Merge pull request #22 from tenantcloud/laravel10

Laravel10 support