Releases: milesgranger/gilknocker
Releases · milesgranger/gilknocker
v0.4.1.post6
What's Changed
- Ensure 3.13 aarch64 wheel gets built too and clean up a few things in CI.yml by @dan-blanchard in #27
Full Changelog: v0.4.1.post5...v0.4.1.post6
v0.4.1.post5
What's Changed
- Update CI action versions by @dan-blanchard in #25
- Add Python 3.13 to CI matrix by @dan-blanchard in #26
Full Changelog: v0.4.1.post4...v0.4.1.post5
v0.4.1.post4
v0.4.1.post3
What's Changed
- Add Python 3.12 to CI by @dan-blanchard in #21
New Contributors
- @dan-blanchard made their first contribution in #21
Full Changelog: v0.4.1.post2...v0.4.1.post3
v0.4.1.post2
What's Changed
- Add PyPy for Mac and Linux (x86_64) by @milesgranger in #18
Full Changelog: v0.4.1.post1...v0.4.1.post2
v0.4.1.post1
What's Changed
- Fix
sampling_interval_micros
description in README by @hendrikmakait in #15 - Add more arch support by @milesgranger in #17
New Contributors
- @hendrikmakait made their first contribution in #15
Full Changelog: v0.4.1...v0.4.1.post1
v0.4.1
What's Changed
- Convert unneeded exceptions to warnings and autoregister atexit by @milesgranger in #14
Basically, as diagnostic's tool, we ought to try and stay out of the way. :)
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Support sleep_interval_micros by @milesgranger in #12
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Support sampling and polling intervals by @milesgranger in #11
Full Changelog: v0.2.2...v0.3.0
v0.2.2
What's Changed
- Add benchmarks by @milesgranger in #7
- Simplify monitoring loop by @milesgranger in #8
Full Changelog: v0.2.1...v0.2.2