algolia_client_core 0.5.0
algolia_client_core: ^0.5.0 copied to clipboard
Algolia Client Core is a Dart package for seamless Algolia API integration, offering HTTP request handling, retry strategy, and robust exception management.
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 #
0.2.3 #
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+1 #
- 5a9d949db fix(specs): mixed
SearchParams
andIndexSettings
(#1889) by @shortcuts
0.1.1+3 #
- FIX(dart): custom calls path and deserialization (#1780).
0.1.1+2 #
- DOCS(dart): update changelog formatting (#1684).
0.1.1+1 #
- FIX(dart): update
dio
exceptions handling (#1649). - 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): implement cts generation (#1611).
- FEAT(dart): algoliasearch with lite and umbrella libs (#1596).
- FEAT(dart): add search/insights client generation (#1577).
0.1.0 #
Initial release.