Releases: tolgee/tolgee-mobile-kotlin-sdk
Releases · tolgee/tolgee-mobile-kotlin-sdk
Release list
v1.0.0-alpha04
What's Changed
- fix: case-insensitive locale tag comparison in resolveLocale by @Anty0 in #13
- feat: expose available languages from manifest by @Anty0 in #14
Full Changelog: v1.0.0-alpha03...v1.0.0-alpha04
v1.0.0-alpha03
What's Changed
- feat: regional locale handling + android improvements by @Anty0 in #11
- Proper handling of regional locales with progressive fallback
- Preloading of all locales
- Translating strings during Android layout inflation
- Default locale for fallback
Full Changelog: v1.0.0-alpha02...v1.0.0-alpha03
1.0.0-alpha02
1.0.0-alpha01
Feel free to test it out, and don't forget to let us know if you have any feedback!
Warning
Compiler plugin mentioned in readme is currently unavailable.
Please use the TolgeeContextWrapper on android.
Compose requires you to change the imports accordingly.