Skip to content

Releases: spatie/laravel-searchable

1.12.0

13 Mar 23:21
02f53b3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.11.2...1.12.0

1.11.2

24 Jan 23:15
63dea0c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.11.1...1.11.2

1.11.1

24 Jan 08:57
a9bba1e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.11.0...1.11.1

1.11.0

13 Jan 09:38
Compare
Choose a tag to compare

What's Changed

  • Update code block syntax by @grantholle in #126
  • Add support for Laravel 9

New Contributors

Full Changelog: 1.10.0...1.11.0

1.10.0

24 Jun 13:05
1c57e0a
Compare
Choose a tag to compare
  • Allow searching with special characters (#117)

1.9.3

04 May 08:39
b735daf
Compare
Choose a tag to compare
  • changed query building order to play nice with forwarded calls (#101)

1.9.2

03 May 09:30
ef8a82b
Compare
Choose a tag to compare
  • handle columns with reserved names (#110)

1.9.1

27 Dec 21:00
a246b78
Compare
Choose a tag to compare
  • add support for PHP 8.0

1.9.0

09 Dec 07:25
79ea2ab
Compare
Choose a tag to compare
  • add aspect search result limit (#82)

1.8.0

28 Nov 19:01
329d6d5
Compare
Choose a tag to compare
  • allow to use same query method (#81)