Skip to content

Releases: Cocoanetics/DTLocalizableStringScanner

Version 1.0.0

25 Apr 10:09
Compare
Choose a tag to compare

First Public Release

  • ADDED: Support for strings broken into multiple parts and/or lines
  • ADDED: Automated Unit Testing with Travis-CI
  • ADDED: Automated Test Coverage tracking with Coveralls
  • ADDED: Option on command line tool to output UTF8 files
  • ADDED: Event-based strings file parser
  • ADDED: Support for default table parameter
  • CHANGED: Various performance improvements
  • CHANGED: Cleaned up the project structure
  • FIXED: Compiler warnings
  • FIXED: Positional parameters would be added even though they already existed in source string
  • FIXED: Stripping of beginning and ending quotes trims off too many characters