Releases: joelkanyi/kompose-country-code-picker
Releases · joelkanyi/kompose-country-code-picker
1.2.6
What's Changed
- update dependency org.jetbrains.kotlinx.binary-compatibility-validator from 0.14.0 to v0.16.3 by @renovate in #70
- update plugin dependencies from 8.5.0 to v8.5.1 by @renovate in #68
- update all non-major dependencies by @renovate in #69
- update gradle/actions action from v3 to v4 by @renovate in #76
- update plugin dependencies from 8.5.1 to v8.5.2 by @renovate in #77
- update all non-major dependencies by @renovate in #75
- update dependency com.googlecode.libphonenumber:libphonenumber from 8.13.43 to v8.13.44 by @renovate in #78
- update to kotlin 2.0 by @joelkanyi in #79
Full Changelog: 1.2.5...1.2.6
1.2.5
What's Changed
- null safety on phone number transformer by @joelkanyi in #74
Full Changelog: 1.2.4...1.2.5
1.2.4
What's Changed
- Ensure Proper Formatting of Phone Numbers Starting with Country Codes by @joelkanyi in #66
- TextStyle and Flag Size Options for Customizing KomposeCountryCodePicker's TextField by @joelkanyi in #67
Full Changelog: 1.2.3...1.2.4
1.2.3
What's Changed
- Return formatted phone number i.e +90 312 213 29 65 by @joelkanyi in #63
- update test dependencies by @renovate in #60
- update plugin dependencies from 8.4.1 to v8.5.0 by @renovate in #61
- update all non-major dependencies by @renovate in #54
Full Changelog: 1.2.2...1.2.3
1.2.2
What's Changed
- Create Mkdocs for documentation purposes by @joelkanyi in #57
- Fix Can not preview the Country Code Picker by @joelkanyi in #58
Full Changelog: 1.2.1...1.2.2
1.2.1
What's Changed
- Create Custom
rememberSavable
Saver to fix the issue whererememberKomposeCountryCodePickerState
was not being persisted on configuration change by @joelkanyi in #56 - Use explicit API mode for strict and warning mode by @joelkanyi in #55
Full Changelog: 1.2.0...1.2.1
1.2.0
1.1.2
What's Changed
- update plugin dependencies from 8.3.2 to v8.4.0 by @renovate in #38
- Feat: Allow interaction on text-field i.e clicking on text-field by @Breens-Mbaka in #49
New Contributors
- @Breens-Mbaka made their first contribution in #49
Full Changelog: 1.1.1...1.1.2
1.1.1
What's Changed
- Add picker content color by @joelkanyi in #45
- update dependency com.googlecode.libphonenumber:libphonenumber from 8.13.34 to v8.13.35 by @renovate in #39
- update gradle/wrapper-validation-action action from v2 to v3 by @renovate in #40
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- update public Apis
- add options to add container and content color of picker dialog
Full Changelog: 1.0.9...1.1.0