Releases: AckeeCZ/ACKLocalization
Releases · AckeeCZ/ACKLocalization
1.7.0
1.6.1
What's Changed
- Fix bug in function for removing suffix from string by @vendulasvastal in #39
- CI update by @olejnjak in #40
New Contributors
- @vendulasvastal made their first contribution in #39
Full Changelog: 1.6.0...1.6.1
1.6.0
Added
- Add check for duplicate keys in Spreadsheet (#38, kudos to @AGr-AlexandrGrigoryev)
- Replaces custom solution for getting auth credentials with google auth library (#36, kudos to @babacros)
1.5.0
Added
- Add support to define destination for all files that are generated (#34, kudos to @olejnjak)
- Generate localizations even for items that have empty value (#34, kudos to @olejnjak)
Changed
- BREAKING: Configuration field
stringsDictFileName
has no more effect, from now on stringsdicts are generated alongside corresponding stringsfile (#34, kudos to @olejnjak)
Compilation requires Xcode 14 (running through mint also as it is compiled first)
1.4.0
1.3.0
1.2.0
1.1.3
1.1.2
Stringsdict fix
Fixed
- Fix bad stringsdict file extension (#17, kudos to @IgorRosocha)