Skip to content

Version 1.5.0

Compare
Choose a tag to compare
@iamantony iamantony released this 31 Jul 15:10
· 43 commits to master since this release
  1. Fix bug in Reader - lost /r symbols. Issue 41. Thanks to RoundCubes.
  2. Improve CMake files. Pull Request 40. Thanks to cguentherTUChemnitz.
  3. Speed up Reader. Now it parses csv-files faster.
  4. Add new method to AbstractProcessor - preProcessRawLine(). Issue 38. Thanks to David Jung
  5. Add new test configuration with Qt 5.9.1.