Skip to content

Releases: nRF24/pyRF24

v0.6.0

13 Oct 19:35

Choose a tag to compare

0.6.0 - 2025-10-13

📦 Dependency updates

  • Bump RF24 from 2df8418 to 4016a31 in the rf24-submodules group by @dependabot[bot] in #127
  • Drop support for Python v3.7 and v3.8 by @2bndy5 in #128

🗨️ Changed

  • Enable Python v3.14t (free-threaded) deployments by @2bndy5 in 455281a

Full commit diff: v0.5.1...v0.6.0

v0.5.1

13 Sep 06:42

Choose a tag to compare

0.5.1 - 2025-09-13

🚀 Added

  • Note support for changing default GPIO chip by @2bndy5 in #125

🗑️ Removed

  • Use arm runner instead of qemu in release CI by @2bndy5 in #120

📦 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

Full commit diff: v0.5.0...v0.5.1

v0.5.0

06 May 00:53

Choose a tag to compare

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

07 Feb 14:19

Choose a tag to compare

0.4.5 - 2025-02-07

📦 Dependency updates

  • Bump RF24 from 6f3da43 to 929a5aa in the rf24-submodules group by @dependabot[bot] in #101

Full commit diff: v0.4.4...v0.4.5

v0.4.4

31 Jan 17:48

Choose a tag to compare

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

30 Jan 11:16

Choose a tag to compare

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

05 Oct 22:17

Choose a tag to compare

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

05 Jul 20:15
5f740ab

Choose a tag to compare

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

16 Jun 02:44
9041e90

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

Newer GPIO implementation

06 May 09:06
4db31f1

Choose a tag to compare

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 638095e to c200b7c by @dependabot
  • Bump RF24Network from 4e804ee to ba5a2a5 by @dependabot
  • Bump RF24Mesh from 38ee022 to 7c30deb by @dependabot

Developer dependencies

Full Changelog: v0.2.5...v0.3.0