Releases: sgoeschl/jmeter-sla-report
Releases · sgoeschl/jmeter-sla-report
JMeter SLA Report 1.0.5
- Support CSV with header row using
commons-csv
for parsing - Please note that CSV without header row is not longer supported
- Updated the Maven project
- Changed main class to
com.github.sgoeschl.jmeter.report.sla.Main
JMeter SLA Report 1.0.4
- Improve timestamp parsing with custom CSV files
- Add "Kilobytes Received Detail Page" and update dependencies
- Fix typo in "Last Acccess" [Siegfried Goeschl]