File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1+ # 1.2.0
2+
3+ - Updated Kotlin ` 1.3.60 `
4+ - Ktor ` 1.2.6 `
5+ - Add ` hasPendingMapping ` method to multi cluster management #149
6+ - Add ` assignUserIDs ` method to multi cluster management #144
7+ - Add ` explain decompouding ` feature #147
8+ - Add ` filterPromotes ` parameter to ` Rule.Consequence ` #142
9+ - Add Android multiplatform artifact (` com.algolia:algoliasearch-client-kotlin-android ` ), targeting SDK 29 #132
10+
111# 1.1.4
212
313- Updated Kotlin to ` 1.3.50 `
Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ object Library: Dependency {
22
33 override val group = " com.algolia"
44 override val artifact = " algoliasearch-client-kotlin"
5- override val version = " 1.2.0-beta01 "
5+ override val version = " 1.2.0"
66}
You can’t perform that action at this time.
0 commit comments