All Versions
25
Latest Version
Avg Release Cycle
154 days
Latest Release
1629 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v2.1.0 Changes
June 26, 2019- ➕ added exception code and previous throwable to errors
- ➕ added
setType
method toSphinxQL
class - ➕ added support for
MATCH
toDELETE
queries - ⚡️ updated MySQLi driver to silence internal warnings by default
-
v2.0.0 Changes
June 01, 2018- ➕ added support for Manticore
- ➕ added
Percolate
class forManticore
- ➕ added
orPhrase
method toMatch
class - ➕ added
resetFacets
method toSphinxQL
class - ➕ added support for multi-document snippet call
- 🛠 fixed
Connection
exception thrown - 🛠 fixed incorrect property accessibility/visibility
- 🔨 refactored
ResultSet
andMultiResultSet
classes to reduce duplicate code - ✂ removed
Connection
error suppression - ✂ removed
SphinxQL\Drivers\ResultSetAdapterInterface
constants - ✂ removed static
SphinxQL::create
method - ✂ removed deprecated
\Foolz\SphinxQL\Connection
- ✂ removed support for PHP 5.3 and HHVM
- ⚡️ updated fetch type for drivers to use
boolean
to return assoc/indexed arrays - ⚡️ updated PHPDoc blocks
💥 Note: This release contains breaking changes around the instantiation of the
SphinxQL
class with the removal of static methods. Please refer to the README for any API changes. -
v1.2.0 Changes
November 07, 2017- ➕ added support for
GROUP N BY
- 🔨 refactored
Connection
,\Foolz\SphinxQL\Connection
is now deprecated. - 🔨 refactored
ResultSet
andMultiResultSet
to reduce duplicate code
💥 Note: This release contains breaking changes with the introduction of
ResultSet
andMultiResultSet
changes. Please refer to the README for any API changes. - ➕ added support for
-
v1.1.1
December 19, 2016 -
v1.1.0
August 23, 2016 -
v1.0.4
June 17, 2016 -
v1.0.3
June 17, 2016 -
v1.0.2
February 27, 2016 -
v1.0.1
October 31, 2015 -
v1.0.0
September 05, 2015