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-rsto v0.3.1 by @2bndy5 in70bdf19 - Bump
rf24ble-rsto v0.1.4 by @2bndy5 in0ff3ffa
📝 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¶
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-rsto v0.1.2 by @2bndy5 in33fe013
🗨️ 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-rsto v0.1.1 by @2bndy5 in3094968
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¶
Full commit diff: f8863cc...rf24ble-rs/0.1.0