Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 820 Bytes

CHANGELOG.md

File metadata and controls

38 lines (26 loc) · 820 Bytes

Changelog

All notable changes to laravel-glide will be documented in this file.

3.5.0 - 2017-12-18

  • add optional index name to use when performing Elasticsearch operations

3.4.0 - 2016-08-18

  • multiple searchable subjects can be added to the index in one go

3.3.0 - 2016-07-04

  • Added page parameter

3.2.1 - 2015-05-22

  • Made some SearchQuery methods chainable

3.2.0

  • Added SearchQuery object for Algolia

3.1.1

  • Fixed a bug that caused using extra Algolia query parameters to throw an exception.

3.1.0

  • Added removeFromIndexByTypeAndId method

3.0.1

  • Fix unknown engine exception message

3.0.0

  • Added support for Algolia
  • Drop support for PHP 5.4
  • Drop support for Laravel 5.0

2.0.0

  • Stable release for Laravel 5

1.0.0

  • Stable release for Laravel 4