Skip to content

Releases: AddSearch/js-client-library

v1.0.1

08 Jan 09:38
51aa9c3
Compare
Choose a tag to compare

What's Changed

  • Sc 11365/fix umd library not being defined as global variable by @haoAddsearch in #80

Full Changelog: v1.0.0...v1.0.1

v1.0.0

08 Jan 07:27
902129c
Compare
Choose a tag to compare
  • Migrate library to TypeScript

v0.9.0

17 Dec 13:53
0e2013a
Compare
Choose a tag to compare

This release contains the 2 new api methods for using Conversational Search in MVP status.

  • conversationalSearch = function (keyword, callback) {}
  • putSentimentClick = function (conversationId, sentimentValue) {}

v0.8.16

15 Nov 09:28
a3b64e4
Compare
Choose a tag to compare
  • Added src directory to the files array in package.json to include source code in the published package

v0.8.15

12 Nov 12:09
2d2e91a
Compare
Choose a tag to compare
  • conversational search MVP: fetch answer via /conversations endpoint

v0.8.14

28 Aug 11:02
faa4436
Compare
Choose a tag to compare
  • list "Buffer" package as dependency
  • patch vulnerabilities

v0.8.13

13 Aug 07:02
70083a6
Compare
Choose a tag to compare
  • fix: change parameter lang in /suggest endpoint to /language

v0.8.12

18 Jun 11:51
7921b68
Compare
Choose a tag to compare
  • patch vulnerabilities reported by dependabot

v0.8.11

22 Apr 07:53
f7e6d16
Compare
Choose a tag to compare
  • Support new recommendation API endpoint

v0.8.10

28 Feb 08:33
edcfc67
Compare
Choose a tag to compare