Skip to content

Releases: TomLingham/Laravel-Searchy

2.0.12

29 Aug 13:03
Compare
Choose a tag to compare

Laravel 5.3 Support added

2.0.11

14 May 08:25
Compare
Choose a tag to compare
Add Fuzzy Search driver with unicode support

2.0.10

14 May 02:01
Compare
Choose a tag to compare
Update README to include a nice way to get Eloquent models from the S…

…earchy results

2.0.9

14 May 01:33
Compare
Choose a tag to compare

Fixes #23

2.0.8

21 Feb 10:02
Compare
Choose a tag to compare
Merge pull request #31 from danieliancu/patch-1

Allow table.column as field

2.0.7

31 Jan 07:47
Compare
Choose a tag to compare
Allow the fields to be passed as an array as well as arguments

2.0.6

31 Jan 07:33
Compare
Choose a tag to compare
Santize table names to prevent conllisions with MySQL reserved words.…

… Fixes #25.

2.0.2

23 Dec 11:30
Compare
Choose a tag to compare

Update to PSR-4 and some formatting updates

2.0.0

16 Aug 01:03
Compare
Choose a tag to compare
update minimum stability to "dev"

1.0.0

16 Aug 01:04
Compare
Choose a tag to compare
Updated readme