Skip to content

Releases: Haroenv/holmes

v1.15.1

02 Dec 08:35
Compare
Choose a tag to compare

Internal change, use more functional approach.

v1.15.0

02 Dec 08:34
Compare
Choose a tag to compare
  • fix tests
  • deprecate .instant, instead use .start()
  • fix an issue with callbacks that has been there since v1.13.3

v1.14.0

23 Nov 01:41
Compare
Choose a tag to compare
  • flowtype (not exported yet, ask me if you want it)
  • very nice memes
  • rollup bundling
  • original source moved and in ES6

v1.13.5

12 Oct 18:16
Compare
Choose a tag to compare

Newer devDependencies

v1.13.4

06 Oct 20:11
Compare
Choose a tag to compare
  • test a lot more
  • make code cleaner
  • test code coverage
  • text improvement
  • v8 optimisation (thanks @seokirill)

v1.13.3

19 Sep 16:29
Compare
Choose a tag to compare
  • refactor the undefined checking
  • add test suite
  • small style fixes
  • add running to the prototype

v1.13.2

04 Sep 16:07
Compare
Choose a tag to compare

Add .onInput callback.

v1.13.1

29 Aug 15:53
Compare
Choose a tag to compare

It's now possible to highlight matches in the results 👍

v1.13.0

27 Aug 21:31
Compare
Choose a tag to compare
  • implicitly check for contenteditable/input, making the .contenteditable flag obsolete
  • Use Flow to create better code

v1.12.3

25 Aug 08:03
Compare
Choose a tag to compare

fixes an error in .clear() where the count wasn't updated.