Releases: jzdunek/robot-profiler
New feature: Multiple input files accepted
This minor enhancement allows you to pass multiple output.xml files as input to the Robot Profiler. It will generated one aggregated profile for all input files. This feature comes handy if you have a large test suite that is distributed over and executed on over several test server.
The command line interface has been modified to support multiple input files while keeping the compatibility to former releases.
Initial Complete Release
Ths is the first complete release of the Robot Profiler. It has the same features as the 0.5.0 pre-release but some automated tests have been added.
Initial Public Release
This is the first public release of the Robot Profiler. It contains just the python code and the readme file as documentation. For additional information please read the blog entry (https://blog.codecentric.de/en/2013/11/profiling-robot-framework-2/).