Skip to content

v5.4.0

Compare
Choose a tag to compare
@pat pat released this 22 Feb 12:07
· 62 commits to develop since this release
a55f678

Upgrading

No breaking or major changes.

New Features

Changes to behaviour

  • Confirmed support by testing against Manticore 4.0 and Sphinx 3.4.

Fixes

  • Include instance_exec in ThinkingSphinx::Search::CORE_METHODS by @jdelStrother in #1210.
  • Use File.exist? instead of the deprecated File.exists? (#1211).