Skip to content

Releases: apisearch-io/javascript-client

0.2.35

18 Jan 16:53
70f56e7
Compare
Choose a tag to compare
Merge pull request #69 from apisearch-io/feature/upgrade-version

Ugraded to 0.2.35

Version 0.2.16

30 Mar 23:01
1d9a9cf
Compare
Choose a tag to compare
Merge pull request #39 from apisearch-io/feature/added-uuid-in-result…

…-and-query

Added UUID in Query and Result

Version 0.2.15

02 Jan 12:19
8badfd8
Compare
Choose a tag to compare
To version 0.2.15 (#35)

Version 0.2.14

02 Jan 11:53
0bc13f5
Compare
Choose a tag to compare
Adding ScoreStrategies feature (#34)

- Added model
- Added model unit testing
- Added compilation of the library

Version 0.2.10

17 Jul 16:56
78fd5bb
Compare
Choose a tag to compare
Improved methods in flush (#18)

Version 0.2.9

17 Jul 15:58
d01429f
Compare
Choose a tag to compare
flush() has been updated (#17)

* all calls are done in parallel, in order to improve the performance

Version 0.2.8

15 Jul 09:36
6ad9f0d
Compare
Choose a tag to compare
Compiled code (#16)

Version 0.2.7

15 Jul 09:26
518ea45
Compare
Choose a tag to compare
Fixed promoting items (#15)

Version 0.2.6

12 Jul 10:18
e0fb697
Compare
Choose a tag to compare
Improved the way to check configuration (#14)

* Added some tests

Version 0.2.5

12 Jul 08:36
1a2a08e
Compare
Choose a tag to compare
Fixed the way a repository is built from Apisearch (#12)

- Added some tests under Apisearch class