- please enter new entries in format
- <description> (#<PR_number>, kudos to @<author>)
- Add support for Application Default Credentials (#42, kudos to @olejnjak)
- Incorrect file name when specified with .strings suffix (#39, kudos to @vendulasvastal)
- 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)
- 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)
- BREAKING: Configuration field
stringsDictFileName
has no more effect, from now on stringsdicts are generated alongside corresponding stringsfile (#34, kudos to @olejnjak)
- Add support for formatted plurals (#33, kudos to @leinhauplk)
- Add support for loading secrets from environment variables (#29, kudos to @leinhauplk)
- Add support for empty values for keys (#26, kudos to @olejnjak)
- Fix creating invalid keys, if contain quote marks (#22, kudos to @mateuszjablonski)
- Internal refactoring regarding string literal escaping (#24, kudos to @olejnjak)
- Fix creating empty files when spreadsheet doesn't contain any plurals or only plurals (#20, kudos to @olejnjak)
- Fix bad stringsdict file extension (#17, kudos to @IgorRosocha)
- Add support for plural keys (#16, kudos to @LukasHromadnik)
- Add support for specifiying number of decimals for float (#15, kudos to @fortmarek)
- create new ACKLocalization (#13, kudos to @olejnjak)
- works with service accounts instead of published document
- is configured with a file instead of ton of arguments
- add
%i
to known format specifiers (#12, kudos to @olejnjak) - migrate to Swift 5 (#12, kudos to @olejnjak)
- implement positioned arguments (#6, kudos to @fortmarek)
- write some tests 💪 (#7, kudos to @olejnjak)
- implement localization for plists (#8, kudos to @fortmarek)
- fix localization for plists (#9, kudos to @fortmarek)