Skip to content

Releases: Jeroen-G/Explorer

v1.2.0

06 Dec 16:49
Compare
Choose a tag to compare

[1.2.0]

Added

  • Added the newCompound() function to customize the compound query

Fixed

  • Boosts may now completely be left out
  • Console commands now use the configured connection
  • Client used to boot with three connections instead of one

Changed

  • BoolQueries can now also be nested

v1.1.0

11 Nov 20:43
Compare
Choose a tag to compare

[1.1.0]

Added

  • Ability to query nested property types

Fixed

  • Boosts are now null by default.

v1.0.1

06 Nov 15:33
Compare
Choose a tag to compare

[1.0.1]

Fixed

  • The boost field in the Range query was not in the right place
  • The builder used the words must, should and filter plural instead of singular

Updated

  • Updated dev dependency Infection to 0.20

v1.0.0

31 Oct 22:26
Compare
Choose a tag to compare

[1.0.0]

Added

  • Everything