Skip to content

Latest commit

 

History

History
39 lines (17 loc) · 1.72 KB

CHANGELOG.md

File metadata and controls

39 lines (17 loc) · 1.72 KB

3.2.1 (2024-09-12)

Bug Fixes

3.2.0 (2024-08-28)

Features

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

3.1.0 (2024-04-25)

Features

3.0.1 (2024-03-26)

Bug Fixes

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

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()