Skip to content

Releases: HdrHistogram/hdrhistogram-swift

0.1.3

21 Feb 14:18
93a1618
Compare
Choose a tag to compare

What's Changed

  • chore: update package dependencies by @github-actions in #15
  • Fix SPI badges by @finestructure in #18
  • chore: update package dependencies by @github-actions in #17
  • fix(patch): Update README.md by @hassila in #19
  • docs(patch): Update README.md by @hassila in #20
  • docs(patch): updating README to fix link to documentation by @heckj in #21
  • feat: Removed dependency on Foundation by @bradhowes in #22
  • chore: update ci workflow by @dimlio in #25
  • chore: update package dependencies by @github-actions in #26
  • chore(patch): add Sendable conformance by @dimlio in #27

New Contributors

Full Changelog: 0.1.2...0.1.3

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