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

v1.0.0 #3

Merged
merged 14 commits into from
Apr 16, 2024
Merged

v1.0.0 #3

merged 14 commits into from
Apr 16, 2024

Conversation

exPHAT
Copy link
Owner

@exPHAT exPHAT commented Nov 16, 2023

Close #2
Close #4
Close #5
Close #6
Close #7

* Handle disconnections through throwing methods, cleanup subscriptions

* Update tests for new methods, check leftover subscriptions on tearDown()

* Pass through more CoreBluetooth errors, test for retain cycles

* Sync peripheral read/write/events to the same DispatchQueue

* Use alternate fulfillment method

* Update readme
@exPHAT exPHAT mentioned this pull request Nov 26, 2023
@exPHAT exPHAT self-assigned this Dec 5, 2023
@mgibbs189
Copy link

@exPHAT @sindresorhus Thanks for your work on this project. It makes BLE so much easier to work with.

Any chance you could merge in this PR?

@exPHAT exPHAT marked this pull request as ready for review April 16, 2024 20:53
@exPHAT exPHAT merged commit c5a9f4e into master Apr 16, 2024
3 checks passed
@exPHAT exPHAT deleted the v1.0.0 branch April 16, 2024 20:54
@exPHAT
Copy link
Owner Author

exPHAT commented Apr 16, 2024

@mgibbs189 Merged!

@mgibbs189
Copy link

@exPHAT That was quick, thank you!

Out of curiousity, are you available for contract work? I have a small app that could use a review / sanity check 😄

@exPHAT
Copy link
Owner Author

exPHAT commented Apr 18, 2024

@mgibbs189 Shoot me an email with some info about your project, aaron@(github username).com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment