Skip to content

0.5.0

Choose a tag to compare

@github-actions github-actions released this 28 Apr 16:31
151e54d

๐Ÿ—๏ธ New Features

  • Allow for configuration of transport and PHY on Android (#90), thanks to @degill for raising the issue

๐Ÿ› Bug Fixes

  • Throw GattStatusException for unsuccessful read operations (#91), thanks to @solvek for reporting the issue and @francismariano for confirming the fix