Releases: nRF24/pyRF24
Releases · nRF24/pyRF24
v0.6.0
0.6.0 - 2025-10-13
📦 Dependency updates
- Bump RF24 from
2df8418to4016a31in the rf24-submodules group by @dependabot[bot] in #127 - Drop support for Python v3.7 and v3.8 by @2bndy5 in #128
🗨️ Changed
Full commit diff: v0.5.1...v0.6.0
v0.5.1
0.5.1 - 2025-09-13
🚀 Added
🗑️ Removed
📦 Dependency updates
- Bump pypa/cibuildwheel from 2.23.0 to 2.23.3 in the github-actions group by @dependabot[bot] in #111
- Bump the github-actions group across 1 directory with 2 updates by @dependabot[bot] in #124
- Bump the rf24-submodules group with 3 updates by @dependabot[bot] in #117
🗨️ Changed
- Update version badge in README by @2bndy5 in
f8d3e06 - Relax types on abstract class for BLE
ServiceDataby @2bndy5 in #115
Full commit diff: v0.5.0...v0.5.1
v0.5.0
0.5.0 - 2025-05-06
📦 Dependency updates
- Bump pypa/cibuildwheel from 2.22.0 to 2.23.0 in the github-actions group by @dependabot[bot] in #104
- Bump the rf24-submodules group with 3 updates by @dependabot[bot] in #110
Full commit diff: v0.4.5...v0.5.0
v0.4.5
0.4.5 - 2025-02-07
📦 Dependency updates
- Bump RF24 from
6f3da43to929a5aain the rf24-submodules group by @dependabot[bot] in #101
Full commit diff: v0.4.4...v0.4.5
v0.4.4
0.4.4 - 2025-01-31
📦 Dependency updates
- Bump pypa/gh-action-pypi-publish in the github-actions group by @dependabot[bot] in #99
- Bump the rf24-submodules group with 2 updates by @dependabot[bot] in #100
Full commit diff: v0.4.3...v0.4.4
v0.4.3
0.4.3 - 2025-01-30
🚫 Deprecated
🛠️ Fixed
📦 Dependency updates
- Bump the rf24-submodules group across 1 directory with 3 updates by @dependabot[bot] in #95
- Bump the github-actions group across 1 directory with 2 updates by @dependabot[bot] in #93
📝 Documentation
🗨️ Changed
Full commit diff: v0.4.2...v0.4.3
v0.4.2
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
0.4.2 - 2024-10-05
🚀 Added
📦 Dependency updates
- Bump pypa/cibuildwheel from 2.19.2 to 2.21.2 in the github-actions group across 1 directory by @dependabot[bot] in #83
- Bump the rf24-submodules group across 1 directory with 3 updates by @dependabot[bot] in #84
🗨️ Changed
- Enable musl linux release builds or aarch64 and armv7l by @2bndy5 in
e117588 - [CI] setup qemu for all supported platforms by @2bndy5 in
e6e7970
Full commit diff: v0.4.1...0.4.2
v0.4.1
What's Changed
- update dependabot config by @2bndy5 in #70
- Bump pypa/cibuildwheel from 2.17.0 to 2.19.2 in the github-actions group by @dependabot in #74
- Bump the rf24-submodules group across 1 directory with 3 updates by @dependabot in #75
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- unify all compiled C++ into 1 binary file by @2bndy5 in #64
- Bump RF24Network from
ba5a2a5to219d055by @dependabot in #65 - Bump RF24 from
c200b7cto0aac3d5by @dependabot in #66 - Bump RF24Mesh from
7c30debto8f030b4by @dependabot in #67
Full Changelog: v0.3.0...v0.4.0
Newer GPIO implementation
What's Changed
Improvements
- Update clang format by @2bndy5 in #35
- Expose RF24_DRIVER and fix linking to shared utility driver libs by @2bndy5 in #46
- Update scanner by @2bndy5 in #47
- supplement SPIDEV & RPi drivers with copy of linux/gpio.h by @2bndy5 in #49
- Bump RF24 from
638095etoc200b7cby @dependabot - Bump RF24Network from
4e804eetoba5a2a5by @dependabot - Bump RF24Mesh from
38ee022to7c30debby @dependabot
Developer dependencies
- Bump actions/setup-python from 4 to 5 by @dependabot in #29
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #30
- Bump pypa/cibuildwheel from 2.16.2 to 2.17.0 by @dependabot in #44
- Bump peaceiris/actions-gh-pages from 3 to 4 in the actions group by @dependabot in #57
Full Changelog: v0.2.5...v0.3.0