Skip to content

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.

rf24ble-rs/0.1.4 - 2025-07-22

📦 Dependency updates

  • Migrate to napi-rs v3 by @2bndy5 in #64
  • Bump rf24-rs to v0.3.1 by @2bndy5 in 70bdf19
  • Bump rf24ble-rs to v0.1.4 by @2bndy5 in 0ff3ffa

📝 Documentation

  • Use typedoc default HTML output by @2bndy5 in #59

Full commit diff: rf24ble-rs/0.1.3...rf24ble-rs/0.1.4

rf24ble-rs/0.1.3 - 2025-05-04

🚀 Added

  • Use concrete error type by @2bndy5 in #42

📦 Dependency updates

  • Bump rf24-rs to v0.3.0 by @2bndy5 in abb8fda
  • Bump rf24ble-rs to v0.1.3 by @2bndy5 in d408ffe

Full commit diff: rf24ble-rs/0.1.2...rf24ble-rs/0.1.3

rf24ble-rs/0.1.2 - 2025-04-08

📦 Dependency updates

  • Update defmt requirement from 0.3.10 to 1.0.1 in the cargo group by @dependabot[bot] in #31
  • Bump rf24ble-rs to v0.1.2 by @2bndy5 in 33fe013

🗨️ Changed

  • Regenerate change logs by @2bndy5 in 581751a

Full commit diff: rf24ble-rs/0.1.1...rf24ble-rs/0.1.2

rf24ble-rs/0.1.1 - 2025-04-06

🛠️ Fixed

  • Use const for max BLE payload size by @2bndy5 in #30

📦 Dependency updates

  • Bump rf24ble-rs to v0.1.1 by @2bndy5 in 3094968

Full commit diff: rf24ble-rs/0.1.0...rf24ble-rs/0.1.1

rf24ble-rs/0.1.0 - 2025-04-06

🚀 Added

  • Add fake BLE API for nRF24L01 by @2bndy5 in #25

📦 Dependency updates

  • Bump rf24-rs to v0.2.1 by @2bndy5 in f266b96
  • Bump rf24ble-rs to v0.1.0 by @2bndy5 in 1513ada

Full commit diff: f8863cc...rf24ble-rs/0.1.0