Releases: HdrHistogram/HdrHistogram_py
Releases · HdrHistogram/HdrHistogram_py
Fix Windows overflow and update dependencies
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
- @a-simeshin made their first contribution in #55
Full Changelog: 0.10.3...0.10.4
Publish wheel
0.10.3 Update python-publish.yml (#47)
Maintenance release
- Changed the setup scripts to correctly install dump_hdrh
0.10.1
- First release to only support python 3.x and drop support for python 2.7
- Removed any reference to future package to address CVE-2022-40899 Python Charmers Future denial of service vulnerability
- Migrate CI to Github CI
3.x stable
- First release to only support python 3.x and drop support for python 2.7
- Removed any reference to future package to address CVE-2022-40899 Python Charmers Future denial of service vulnerability
- Migrate CI to Github CI
0.9.2
0.9.1
Add csv format to percentile distribution output
0.9.0 0.9.0
Add support for tagged logs
0.8.0 0.8.0
Release 0.7.1
Pick up latest ci/cd and bug fixes.
[fix] conversion_ratio_bits type set to c_double