Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 479 Bytes

CHANGELOG.md

File metadata and controls

20 lines (12 loc) · 479 Bytes

Changelog

v0.4.0 - 2020-11-06

  • Add field mapping types
  • Add script_score query type

v0.3.0 - 2020-10-06

  • (breaking) Connected the TypeScript types with the query builder functions
  • (breaking) Adjusted build to expose all types and functions from the main import

v0.2.0 - 2019-11-28

  • Reworked, functional query builder (esBuilder)
  • Add rank_feature query (thanks @StevenGBrown)

v0.1.0

  • Initial release