Releases: appKODE/utas
Releases · appKODE/utas
1.0.3-release
What's Changed
- [file] Use zero bytes values to detect EOF by @TrueWarg in #31
- Add iOS Generation by @Nazeebo in #32
- iOS. Single file generation by @Nazeebo in #34
- iOS. Filling missing translation with default language by @Nazeebo in #35
- Handling double percent encoding at the start of the string by @Nazeebo in #40
- Add fix to merge chinese locales by @TrueWarg in #41
New Contributors
Full Changelog: 1.0.2-release...1.0.3-release
1.0.2-release
Remove ';' from comment symbols This caused incorrect generation for strings like <string>Terms & Conditions</string>
v1.0.1-release
Fix issues with escaping html tags Now additional rules are the following: - Do not escape any tags supported by Android (see https://developer.android.com/guide/topics/resources/string-resource.html#StylingWithHTML) - Do not escape double quotes within supported tags
Utas-Linux release 1.0.0-release
Fix typo