Releases: Asana/locheck
Releases · Asana/locheck
0.9.11
0.9.10
- Fix over-reporting of
string_has_implicit_position
- Fix error message suggestions
0.9.9
string_has_implicit_position
is a new warning when you don't add explicit positions to arguments.stringsdict_entry_has_implicit_position
is the equivalent warning for stringsdict files.
0.9.8
You can pass --ignore-language foo
one or more times to ignore languages that exist in your code but whose errors you do not care about.
0.9.7
0.9.6
Fix a bug where one missing string would prevent additional error reporting
0.9.5
Validate string-arrays in Android XML (fix #35) (#36) * Validate string-arrays in Android XML * Print swift version in CI * Nah * Fix build error * Fix tests
0.9.4
--treat-warnings-as-errors
- Stop coalescing all
.strings
files together; instead, compare files with the same name.
0.9.3
- Fix certain errors preventing later errors from being logged
- Get back on a real release of SwiftyXMLParser
0.9.2
- Accept more input; allow some files to be missing, don't require 1:1 relationship between stringsdict files
locheck version
command