We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bcd4b00 + 9996cb1 commit 1c38dffCopy full SHA for 1c38dff
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+#0.4.0
2
+- Documentation updated
3
+- Use cases added to example app
4
+- Added convenience methods to peripheral
5
+- Added protocols that are giving user access to convenience API.
6
#0.3.7
7
- Improved APIs of `Characteristic` and `Service`
8
#0.3.5-0.3.6
RxBluetoothKit.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "RxBluetoothKit"
- s.version = "0.3.7"
+ s.version = "0.4.0"
s.summary = "Bluetooth library for RxSwift"
s.description = <<-DESC
0 commit comments