Releases: rosslight/Darp.Ble
Releases · rosslight/Darp.Ble
v1.10.2
16 Apr 09:52
Compare
Sorry, something went wrong.
No results found
1.10.2 (2026-04-16)
Bug Fixes
Properly propagate transport errors (#110 ) (bbc293b )
Throw targeted exceptions if disconnection event occurs (#108 ) (deb60ca )
v1.10.1
20 Jan 19:52
Compare
Sorry, something went wrong.
No results found
v1.10.0
21 Dec 22:30
Compare
Sorry, something went wrong.
No results found
1.10.0 (2025-12-21)
Bug Fixes
Features
Add compilergenerated attribute (0286efe )
v1.9.1
14 Nov 16:56
Compare
Sorry, something went wrong.
No results found
1.9.1 (2025-11-14)
Bug Fixes
Disposal of mock devices if connected (5ba112c )
v1.9.0
14 Nov 14:41
Compare
Sorry, something went wrong.
No results found
1.9.0 (2025-11-14)
Bug Fixes
Correct disposal (ed2c6f7 )
Correctly writing AttReadByGroupTypeResponses (2115593 )
Features
Support .NET 10, drop .NET 8 (294c1f2 )
Support settings for HCI Host (9b259ff )
v1.8.4
13 Nov 07:52
Compare
Sorry, something went wrong.
No results found
1.8.4 (2025-11-13)
Bug Fixes
Allow specifying the secondary advertising phy (35790d5 )
v1.8.3
12 Nov 22:11
Compare
Sorry, something went wrong.
No results found
1.8.3 (2025-11-12)
Bug Fixes
Allow disconnection subscription after connection was established (191b605 )
Correctly generate binary write methods for advertising enable (a8005c1 )
Mock does not notify on disconnection (410b3be )
v1.8.2
05 Nov 19:30
Compare
Sorry, something went wrong.
No results found
1.8.2 (2025-11-05)
Bug Fixes
Ensure disposal of transport works (08c11e6 )
v1.8.1
05 Nov 11:17
Compare
Sorry, something went wrong.
No results found
1.8.1 (2025-11-05)
Bug Fixes
Cancel att requests if the connection has been disconnected (8a75010 )
Fix a number of bugs with the H4TransportLayer (2104915 )
Get peripherals working, again (819df2d )
v1.8.0
27 Oct 13:56
Compare
Sorry, something went wrong.
No results found
1.8.0 (2025-10-27)
Bug Fixes
Allow to pass null values if generic type is nullable (33ec0fe )
Features
Add a CastUserData extension method (1d28eff )