Skip to content

0.35.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Dec 19:39
· 18 commits to refs/heads/main since this release
1fce4e2
  • Adds maximumWriteValueLength to Peripheral (#809), special thanks to @ErikHellman for the contribution (and @NaiRo94s for reporting)!

Note

If you haven't been using the 0.35.0 release candidate (RC) releases, be sure and see the release notes for 0.35.0-rc and 0.35.0-rc2, as 0.35.0 brings Peripheral lifecycle changes (specifically: a Peripheral no longer has a parent CoroutineScope and needs to be explicitly disposed via cancel when no longer needed).