Breaking Changes

  • Upgraded Pragmastat dependency from 8.0.0 to 10.0.0 with the following migration changes:
    • Rng.Uniform() and Rng.Uniform(a,b) renamed to UniformDouble() and UniformDouble(a,b)
    • Probability.Median replaced with Probability.Half (alias removed)

Internal

  • Removed a Measurement-level round-trip test case for "16x" values due to an undocumented breaking change in Pragmastat v10.0.0 where RatioUnit.Abbreviation changed from "x" to ""

Full Changelog: https://github.com/AndreyAkinshin/perfolizer/compare/v0.6.6...v0.6.7

Release notes generated by herald v1.0.4