algolia_client_search 0.6.0 algolia_client_search: ^0.6.0 copied to clipboard
A sub-package of the AlgoliaSearch library, offering search-specific functionalities for enhanced search and discovery in Dart/Flutter apps.
0.6.0 #
- d25921cb fix(specs): Change trigger input for task update (#2147) by @damcou
- d6f09870 feat(dart): search helpers
searchForHits
andsearchForFacets
(#2146) by @aallam - dcd1201e feat(specs): Add
failureThreshold
toTask
andTaskUpdate
types (#2144) by @damcou - a5ff0a76 fix(specs): remove duplicate objectID (#2113) by @millotp
0.5.0 #
0.4.0 #
- e3b7e2ab6 feat(specs): synchronize specs for all client (#2103) by @Fluf22
- f8e79a1e2 fix(specs): search
insideBoundingBox
type (#2098) by @aallam - d38619103 feat(specs): add new events type for insights (#2080) by @millotp
- 756f19ab7 feat(specs): Remove attributeForDistinct from the indexSettingsAsSearc… (#2078) by @clemfromspace
0.3.0 #
- 2260e903f feat(specs): add
attributesToExclude
for Ingestion (#2053) by @shortcuts - 3f7276e92 feat(dart): add wait task methods (#2037) by @aallam
- b7b6565ab fix(specs):
userData
type as 'any' (#2033) by @aallam
0.2.3 #
- 6911ec0b5 fix(dart): reset only hosts w/ call type (#2018) by @aallam
- 966744949 fix(dart): correct multiple additional typos in READMEs (#2016) by @chuckmeyer
- 3622fdb83 fix(dart): correct typo in readme (#2015) by @chuckmeyer
- 40ac5c702 chore(dart): update changelog generation (#2014) by @aallam
0.2.2 #
- 265518125 fix(specs):
exhaustiveNbHits
as optional (#2007) by @aallam - e73b9cf52 fix(specs): introduced SourceUpdateDocker (#2005) by @Fluf22
- 02ca9f694 fix(specs): add 'critical' event status to enum (#2006) by @Fluf22
- 48b23af07 fix(clients): userToken max length (#2004) by @kai687
- 964962605 fix(clients): user token character limit (#2003) by @kai687
0.2.0+2 #
- 693631cc7 fix(specs): remove some parameters from trending requests (#1915) by @shortcuts
0.2.0+1 #
- 5a9d949db fix(specs): mixed
SearchParams
andIndexSettings
(#1889) by @shortcuts
0.2.0 #
- f91e1587 fix(dart): user agent for web (#1886) by @aallam
- 3746e5050 refactor(dart): unpin package dependency versions (#1882) by @aallam
- 82d7dcf5a fix(specs): allow JSON array for
aroundPrecision
(#1855) by @shortcuts - c6a7ab404 fix(specs): optional/required
query
andparams
(#1864) by @aallam - 4ebd50a9b fix(dart): correctly rethrow
4xx
errors (#1859) by @aallam
0.1.2+2 #
- 58ea5dbf fix(specs): allow partial input update for authentications (#1856) by @Fluf22
- 2ac508ff fix(specs): search w/ hits & facets responses (#1774) by @aallam
0.1.2 #
- 81ae3c73c feat(dart): rely on common changelog (#1788) by @shortcuts
- 3ff73cf0c chore(dart): use melos to publish packages (#1786) by @aallam
0.1.1+3 #
- Update a dependency to the latest release.
0.1.1+2 #
- DOCS(dart): update changelog formatting (#1684).
0.1.1+1 #
- FIX(dart): changelog and versions generation (#1625).
0.1.1 #
- FIX(dart): changelog and versions generation (#1625).
- FEAT(dart): prepare packages for release (#1616).
- FEAT(dart): add playground (#1615).
- FEAT(dart): algoliasearch with lite and umbrella libs (#1596).
- FEAT(dart): add search/insights client generation (#1577).
0.1.0 #
Initial release.