All Versions
49
Latest Version
Avg Release Cycle
104 days
Latest Release
1118 days ago

Changelog History
Page 5

  • v1.1.1 Changes

    • ๐Ÿ›  Fixed a bug regarding rx_state behavior
  • v1.1.0 Changes

    • ๐Ÿ†• New API in BluetoothManager: rx_state to monitor CBCentralManager state changes
    • New API in Peripheral: rx_state to monitor CBPeripheral state change and rx_isConntected to monitor connection state changes
    • ๐Ÿ—„ monitorState() and monitorStateChange() marked as deprecated
    • โž• Added dependency for RxCocoa
  • v1.0.1 Changes

    • ๐Ÿ›  Fixed issues related to scan sharing
  • v1.0.0 Changes

    • โž• Added OSX support. Official 1.0 release
  • v0.4.1 Changes

    • ๐Ÿ›  Fixed possible race condition in setNotifyAndMonitor function
  • v0.4.0 Changes

    • ๐Ÿ“š Documentation updated
    • ๐Ÿ‘‰ Use cases added to example app
    • โž• Added convenience methods to peripheral
    • โž• Added protocols that are giving user access to convenience API.
  • v0.3.7 Changes

    • ๐Ÿ‘Œ Improved APIs of Characteristic and Service
  • v0.3.4 Changes

    • โœ‚ Deleted jazzy.yaml in order to make cocoadocs work
  • v0.3.3 Changes

    • ๐ŸŽ‰ Initial release