Releases: g-Off/stringray
Releases · g-Off/stringray
0.4.0
0.3.1: Merge pull request #11 from g-Off/swift-5
0.3.0
0.2.0
Automatic linting from Xcode — When set as a run script in Xcode (with the command of stringray lint
), Stringray will automatically lint the strings files in the build target.
Added the copy
command. Works the same as the move
command but doesn't delete from the source.
0.1.1
Stinger
Initial release
This release should be considered very early alpha stage. There are zero unit tests, but the commands work so far!
Includes:
- Linting
- Missing localizations
- Orphaned localizations
- Mismatched placeholders (i.e. base having "%@ all the things!", translation having "all the things!")
- Renaming a key across all translations
- Moving a key from one table to another
- Sorting a table by key