Skip to content

Releases: AviationCode/elasticsearch

v0.15.0

17 May 12:04
Compare
Choose a tag to compare

What's Changed

  • PHPUnit 10 Shift by @Douglasdc3 in #69
  • Drop PHP7.x and 8.1 support
  • Drop L6, 7, 8, 9, 10 support
  • Add L11 Support

Full Changelog: v0.14.0...v0.15.0

v0.14.0

10 Oct 08:32
0b2a2a3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.0...v0.14.0

V0.13.0

25 Jan 07:43
6fe0020
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.0

V0.12.0

27 Jan 14:00
c835f5e
Compare
Choose a tag to compare

Added

  • Fetch aggregations from SimplePaginator

V0.11.0

26 Jan 07:36
6cd8f42
Compare
Choose a tag to compare

Added

  • Add support for Count API

Fixed

  • Don't skip the first x documents equal to $perPage

V0.10.0

18 Nov 09:56
ab93ac2
Compare
Choose a tag to compare

Added

V0.9.0

02 Oct 09:00
00d28b1
Compare
Choose a tag to compare

Added

  • Add Laravel 8 support

Removed

  • Remove Laravel 5.X support

V0.8.0

02 Aug 11:06
Compare
Choose a tag to compare

Version 0.8.0

Added

  • select($fields) to query builder filtering results down subset of fields.

0.6.2

14 Apr 17:06
4ccd3b0
Compare
Choose a tag to compare

Version 0.6.2

Fixes

  • Fix: Include path eloquent collection (PR-57)

0.6.1

07 Apr 17:31
7e933e4
Compare
Choose a tag to compare

Fixes

  • Fix: publish vendor config (PR-56)