Releases: apisearch-io/javascript-client
Releases · apisearch-io/javascript-client
0.2.35
Version 0.2.16
Merge pull request #39 from apisearch-io/feature/added-uuid-in-result…
Version 0.2.15
To version 0.2.15 (#35)
Version 0.2.14
Adding ScoreStrategies feature (#34) - Added model - Added model unit testing - Added compilation of the library
Version 0.2.10
Improved methods in flush (#18)
Version 0.2.9
flush() has been updated (#17) * all calls are done in parallel, in order to improve the performance
Version 0.2.8
Compiled code (#16)
Version 0.2.7
Fixed promoting items (#15)
Version 0.2.6
Improved the way to check configuration (#14) * Added some tests
Version 0.2.5
Fixed the way a repository is built from Apisearch (#12) - Added some tests under Apisearch class