Skip to content

Releases: HdrHistogram/HdrHistogram_py

0.10.7

09 Jun 14:59

Choose a tag to compare

What's Changed

  • Fix PyPI release workflow and refresh README by @ahothan in #63
  • Drop Intel macOS (macos-13) from the release build matrix by @ahothan in #65
  • Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.13.0 in /.github/workflows by @dependabot[bot] in #64

New Contributors

Full Changelog: 0.10.4...0.10.7

Fix Windows overflow and update dependencies

03 May 16:25
b22cc13

Choose a tag to compare

What's Changed

  • Fix/issue 54 windows overflow by @a-simeshin in #55
  • Security: bump deps, retire EOL Pythons, add Python 3.14 by @ahothan in #56

New Contributors

Full Changelog: 0.10.3...0.10.4

Publish wheel

11 Aug 03:53
5d399a6

Choose a tag to compare

0.10.3

Update python-publish.yml (#47)

Maintenance release

04 Mar 02:45
c9fc4b0

Choose a tag to compare

  • Changed the setup scripts to correctly install dump_hdrh

0.10.1

15 Jan 22:06

Choose a tag to compare

3.x stable

15 Jan 21:45
03376b9

Choose a tag to compare

0.9.2

15 Apr 08:58
3ea8788

Choose a tag to compare

0.9.1

31 Oct 15:47

Choose a tag to compare

What's Changed

  • use correct homepage for pypi by @astraw in #35
  • cast address as C long long by @astraw in #37
  • fix DeprecationWarning: PY_SSIZE_T_CLEAN

New Contributors

Full Changelog: 0.9.0...0.9.1

Add csv format to percentile distribution output

23 Jul 14:51
0.9.0
2a8b8c9

Choose a tag to compare

Add support for tagged logs

06 Jun 17:16
0.8.0

Choose a tag to compare