Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.2.1 #188

Merged
7 commits merged into from
Oct 14, 2021
Merged

Release v0.2.1 #188

7 commits merged into from
Oct 14, 2021

Conversation

ghost
Copy link

@ghost ghost commented Oct 14, 2021

This release introduces :

  • fix Completer error if error occurs during gatt data out stream subscription
  • add more error codes for provisioning failure + update docs
  • fix unhandled disconnection event during provisioning
  • fix bug in disconnection event handlers

R0m4in-dooz added 6 commits September 30, 2021 15:25
…wn in data out stream sub before the end of _negociateAndInitGatt (#182)
* allow to only have onError callback

* check if has device disconnected callback
* add one more error code for provisioning : handling unexpected gatt error out of connection phases

* check if completer is completed before propagating gatt error
* [BleManager] now always complete error upon disconnected event if _connect completer is not completed yet (init gatt success)

* [BleManager] explicit typ for event listener param
@ghost ghost added bug Something isn't working enhancement New feature or request flutter labels Oct 14, 2021
@ghost ghost self-assigned this Oct 14, 2021
OZEO-DOOZ
OZEO-DOOZ previously approved these changes Oct 14, 2021
@ghost ghost changed the title v0.2.1 Release v0.2.1 Oct 14, 2021
@ghost ghost merged commit ac51dbe into master Oct 14, 2021
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request flutter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant