Skip to content

Releases: AviationCode/elasticsearch

v0.15.0

Choose a tag to compare

@Douglasdc3 Douglasdc3 released this 17 May 12:04

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

Choose a tag to compare

@Douglasdc3 Douglasdc3 released this 10 Oct 08:32
0b2a2a3

What's Changed

New Contributors

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

V0.13.0

Choose a tag to compare

@Douglasdc3 Douglasdc3 released this 25 Jan 07:43
6fe0020

What's Changed

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

V0.12.0

Choose a tag to compare

@Douglasdc3 Douglasdc3 released this 27 Jan 14:00
c835f5e

Added

  • Fetch aggregations from SimplePaginator

V0.11.0

Choose a tag to compare

@Douglasdc3 Douglasdc3 released this 26 Jan 07:36
6cd8f42

Added

  • Add support for Count API

Fixed

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

V0.10.0

Choose a tag to compare

@Douglasdc3 Douglasdc3 released this 18 Nov 09:56
ab93ac2

Added

V0.9.0

Choose a tag to compare

@Douglasdc3 Douglasdc3 released this 02 Oct 09:00
00d28b1

Added

  • Add Laravel 8 support

Removed

  • Remove Laravel 5.X support

V0.8.0

Choose a tag to compare

@Douglasdc3 Douglasdc3 released this 02 Aug 11:06

Version 0.8.0

Added

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

0.6.2

Choose a tag to compare

@Douglasdc3 Douglasdc3 released this 14 Apr 17:06
4ccd3b0

Version 0.6.2

Fixes

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

0.6.1

Choose a tag to compare

@Douglasdc3 Douglasdc3 released this 07 Apr 17:31
7e933e4

Fixes

  • Fix: publish vendor config (PR-56)