Releases: YarikSOffice/lingver
Releases · YarikSOffice/lingver
Lingver 1.3.0
- Support for the system locale
- Add unit test
Lingver 1.2.2
Fix the build issue by preventing some metadata files from clashing with other libraries.
Version 1.2.1
- Fix a critical bug that was happening while setting locales with a country qualifier on API 24 and above.
- Address the well-known WebView issue related to locales. Update the documentation and add an example of implementation in the sample app.
Version 1.2.0
This release adds an in-memory implementation of the LocaleStore interface that can be used for instrumentation tests.
Version 1.1.0
Enhance and extend API. Make it more friendly for java users
Version 1.0.0
Hello World