algolia_client_core 0.3.0 algolia_client_core: ^0.3.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.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+1 #
- 5a9d949db fix(specs): mixed
SearchParams
andIndexSettings
(#1889) by @shortcuts
0.2.0 #
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.