Releases: milesgranger/gilknocker
Releases · milesgranger/gilknocker
v0.4.2-post3
Put wheels in own dir and sdist in dist
v0.4.2-post2
Fix CI upload to include wheels and sdist
v0.4.2-post1
Post release to fill missing source distribution and wheels, fixed by #34
What's Changed
- fix: builds missing wheels by @samantha-earthmover in #34
New Contributors
- @samantha-earthmover made their first contribution in #34
Full Changelog: v0.4.2...v0.4.2-post1
v0.4.2
What's Changed
- No API changes
- Drop Python 3.8.
- Build CPython 3.14 and PyPy 3.10 and 3.11 wheels by @dan-blanchard in #28
- Bump version 0.4.1 -> 0.4.2 by @milesgranger in #29
Full Changelog: v0.4.1...v0.4.2
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_microsdescription 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