Skip to content

Version 1.0.0

Latest
Compare
Choose a tag to compare
@odrobnik odrobnik released this 25 Apr 10:09
· 5 commits to develop since this release

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