Skip to content

Releases: teamtnt/tntsearch

Compatible with PHP 7.1, 7.2,7.3,7.4

11 Feb 13:36
Compare
Choose a tag to compare

In this version we're dropping support for PHP 5.5 and do some code improvements for PHP 7.*

code improvements

18 Oct 11:01
Compare
Choose a tag to compare
v1.4.0

typo

fuzzy search results fix

13 Sep 16:45
707ab19
Compare
Choose a tag to compare
Merge pull request #168 from suenert/fix-fuzzy-search

PR: reverts position of if condition made with older commit

fuzzy search improvements

16 Aug 10:05
b1c0775
Compare
Choose a tag to compare
Merge pull request #162 from simone-b/Hotfix/Fuzzy_search_sort

Sort on fuzzy search results improved

code improvements

18 Jul 17:06
Compare
Choose a tag to compare
v1.3.4

improved fuzzy search

improve fuzzy match

29 Jun 11:49
Compare
Choose a tag to compare
v1.3.3

improving fuzzy match

updates to filesystem driver

03 Jun 14:02
5e25eec
Compare
Choose a tag to compare
v1.3.2

Merge pull request #151 from Connum/driver-filesystem-map-filter-call…

Another PHP 7.2 bug fix

31 Jan 14:49
4b7c36c
Compare
Choose a tag to compare
Merge pull request #126 from DarkaOnLine/fix/php7.2

Reset index statements after error was catched

PHP 7.2 bugfix

18 Dec 22:48
Compare
Choose a tag to compare
v1.3.0

php 7.2 bug fix

exclude primary key from index by default

08 Dec 22:35
Compare
Choose a tag to compare

It makes more sense to remove the primary key from the index by default