Skip to content

Releases: HdrHistogram/hdrhistogram-swift

0.1.2

30 Mar 10:30
a69fa24
Compare
Choose a tag to compare

0.1.2 (2023-03-30)

Features

  • adding Hashable conformance to IterationValue (#11) (bc9fd1e), closes #4
  • reducing required swift version (63caea1)
  • reducing required swift version (#8) (e9214c5)

Bug Fixes

  • minor typo in doc comments: of -> off (#7) (c25b10b)
  • patch: Clamp percentiles to actually recorded min/max instead of rounding to equivalent levels (#14) (a69fa24)

0.1.1

17 Feb 12:59
604410b
Compare
Choose a tag to compare

What's Changed

Full Changelog: ordo-one/package-histogram@0.1.0...0.1.1

0.1.0

15 Feb 14:14
49df02b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: ordo-one/package-histogram@0.0.1...0.1.0

0.0.1

10 Feb 14:27
657b68a
Compare
Choose a tag to compare