FSMT 0.17 Released
FSMT 0.17 Released
Version 0.17
- Performance Improvements (stoutobserver)
- Faster log reader (decreased sleep values, some more CPU usage tough)
- Fixed Exception in STDOUT observer (if component name not defined)
- Improved Log Messages (more meaningful)
- Added Softlink feature to latest run of a test (*.zip and *.xml files)
- Switched from mixed indent to spaces only
- Dropped 79 chars line width, as defined by pep-8 coding standards, to improve readability (pep tests will fail)
- Removed fsmt-*-tools from installation since they are only used during unit testing
Comments