Skip to content

Latest commit

 

History

History
45 lines (25 loc) · 1.15 KB

CHANGELOG.md

File metadata and controls

45 lines (25 loc) · 1.15 KB

Changelog

All notable changes to laravel-searchable will be documented in this file.

4.0.0 - 2024-03-27

What's Changed

  • Updated cover images and new MAIZE company references by @frestifo in #20
  • UPDATE php8.3 by @enricodelazzari in #24
  • ADD Laravel 11 compatibility by @riccardodallavia in #26

New Contributors

  • @frestifo made their first contribution in #20
  • @enricodelazzari made their first contribution in #24

Full Changelog: https://github.com/maize-tech/laravel-searchable/compare/3.2.0...4.0.0

3.2.0 - 2023-02-13

What's Changed

  • Add support to Laravel 10.x

3.1.1 - 2023-01-10

  • FIX json_extract param

3.1.0 - 2022-04-08

ADD query optimization for models with integer id

3.0.0 - 2022-02-15

  • add laravel 9 support
  • drop support to older laravel versions

2.0.0 - 2021-10-12

  • UPDATE package namespace

1.0.0 - 2021-05-05

  • first release 🚀