Skip to content

0.7.1

Choose a tag to compare

@github-actions github-actions released this 22 Jul 21:58
97069df

🏗️ New Features

  • Add iosArm32 support (#113), special thanks to @Jahor for the contribution

🐛 Bug Fixes

  • Fix requestPeripheral when using Kotlin/JS IR compiler (#146)
  • Only attempt to stop observation if previously observed (#145), thanks to @solvek for reporting/testing