v0.7.0 (2021-10-08)
- Added:
Benchmark.measurementsgetter for a list ofMeasurementfrom the rawBenchmark.data.Benchmark.find()andCriteriato determine the fastest/slowest measurement.Measurement.descriptionfield, which is used byBenchmark.measurementsandBenchmark.find()so that each measurement retains its context.
- Fixed:
- Updated mathjs dependency to resolve a security vulnerability. (Contributed by buge)