Skip to content

Latest commit

 

History

History
53 lines (33 loc) · 2.49 KB

CHANGELOG.md

File metadata and controls

53 lines (33 loc) · 2.49 KB

Changelog

v7.0.3 (Next)

  • Your contribution here.

v7.0.2

  • #45: chore: switch to a non deprecated ngram filter name - [@ovasdi]

v7.0.1

  • #43: chore: docs - [@ovasdi]
  • #42: feat: searchable module index_slug supports FriendlyId - [@ovasdi]

v7.0.0

  • #40: compatibility with elasticsearch v7 - [@joeyAghion]

v6.0.0

  • #38: Support Elasticsearch 6.x - [@mzikherman]
  • #37: Setup CircleCI - [@artsyjian]
  • #36: Upgrade Rubocop - [@mzikherman]
  • #35: Adopt inclusive language - [@dblandin]

5.0.1

5.0.0

2.0.0

0.3.0 (1/29/2017)

  • #15: Removed undocumented set_index_alias! - @dblock.
  • #15: Added delete_index! and create_index! - @dblock.
  • #14: Fix: destroying documents fails to remove them from the index - @dblock.
  • #17: Added exclude to estella_search - @dblock.
  • #13: Added code coverage w/ Coveralls - @dblock.
  • Your contribution here.

0.2.1 (1/24/2017)