Recent Releases of spezibluetooth

spezibluetooth - 3.3.0

What's Changed

  • Integration with AccessorySetupKit by @bauer-andreas in https://github.com/StanfordSpezi/SpeziBluetooth/pull/49
  • Add Migration Support by @PSchmiedmayer in https://github.com/StanfordSpezi/SpeziBluetooth/pull/60

Full Changelog: https://github.com/StanfordSpezi/SpeziBluetooth/compare/3.2.2...3.3.0

- Swift
Published by PSchmiedmayer 6 months ago

spezibluetooth - 3.2.2

What's Changed

  • Fix compilation with Swift 6.1 by @Supereg in https://github.com/StanfordSpezi/SpeziBluetooth/pull/59

Full Changelog: https://github.com/StanfordSpezi/SpeziBluetooth/compare/3.2.1...3.2.2

- Swift
Published by Supereg 10 months ago

spezibluetooth - 3.2.1

What's Changed

  • Migrate to Swift Testing by @Supereg in https://github.com/StanfordSpezi/SpeziBluetooth/pull/58

Full Changelog: https://github.com/StanfordSpezi/SpeziBluetooth/compare/3.2.0...3.2.1

- Swift
Published by Supereg 12 months ago

spezibluetooth - 3.2.0

What's Changed

  • Improve how we persist the last manually disconnected device by @Supereg in https://github.com/StanfordSpezi/SpeziBluetooth/pull/51
  • DeviceStateAccessor: fix incorrect initial parameter propagation; restore ability to connect to devices by @lukaskollmer in https://github.com/StanfordSpezi/SpeziBluetooth/pull/53
  • Add PLX (Pulse Oximeter) support by @lukaskollmer in https://github.com/StanfordSpezi/SpeziBluetooth/pull/54

New Contributors

  • @lukaskollmer made their first contribution in https://github.com/StanfordSpezi/SpeziBluetooth/pull/53

Full Changelog: https://github.com/StanfordSpezi/SpeziBluetooth/compare/3.1.0...3.2.0

- Swift
Published by Supereg about 1 year ago

spezibluetooth - 3.1.0

What's Changed

  • Support configure() call on services and expose BluetoothScanner via APISupport SPI by @Supereg in https://github.com/StanfordSpezi/SpeziBluetooth/pull/50

Full Changelog: https://github.com/StanfordSpezi/SpeziBluetooth/compare/3.0.1...3.1.0

- Swift
Published by Supereg over 1 year ago

spezibluetooth - 3.0.1

What's Changed

  • Bump XCTestExtensions to 1.0 release by @Supereg in https://github.com/StanfordSpezi/SpeziBluetooth/pull/48

Full Changelog: https://github.com/StanfordSpezi/SpeziBluetooth/compare/3.0.0...3.0.1

- Swift
Published by Supereg over 1 year ago

spezibluetooth - 3.0.0

What's Changed

  • Swift 6 compatibility by @Supereg in https://github.com/StanfordSpezi/SpeziBluetooth/pull/41
  • Have an async connect method by @pauljohanneskraft in https://github.com/StanfordSpezi/SpeziBluetooth/pull/24
  • Peripheral discovery as async operations by @Supereg in https://github.com/StanfordSpezi/SpeziBluetooth/pull/46

New Contributors

  • @pauljohanneskraft made their first contribution in https://github.com/StanfordSpezi/SpeziBluetooth/pull/24

Full Changelog: https://github.com/StanfordSpezi/SpeziBluetooth/compare/2.0.2...3.0.0

- Swift
Published by Supereg over 1 year ago

spezibluetooth - 3.0.0-beta.2

What's Changed

  • Have an async connect method by @pauljohanneskraft in https://github.com/StanfordSpezi/SpeziBluetooth/pull/24

New Contributors

  • @pauljohanneskraft made their first contribution in https://github.com/StanfordSpezi/SpeziBluetooth/pull/24

Full Changelog: https://github.com/StanfordSpezi/SpeziBluetooth/compare/3.0.0-beta.1...3.0.0-beta.2

- Swift
Published by Supereg over 1 year ago

spezibluetooth - 3.0.0-beta.1

What's Changed

  • Swift 6 compatibility by @Supereg in https://github.com/StanfordSpezi/SpeziBluetooth/pull/41

Full Changelog: https://github.com/StanfordSpezi/SpeziBluetooth/compare/2.0.2...3.0.0-beta.1

- Swift
Published by Supereg over 1 year ago

spezibluetooth - 2.0.2

What's Changed

  • Update to upcoming Spezi release by @Supereg in https://github.com/StanfordSpezi/SpeziBluetooth/pull/42

Full Changelog: https://github.com/StanfordSpezi/SpeziBluetooth/compare/2.0.1...2.0.2

- Swift
Published by Supereg over 1 year ago

spezibluetooth - 2.0.1

What's Changed

  • Update SPI file with latest targets by @Supereg in https://github.com/StanfordSpezi/SpeziBluetooth/pull/40

Full Changelog: https://github.com/StanfordSpezi/SpeziBluetooth/compare/2.0.0...2.0.1

- Swift
Published by Supereg over 1 year ago

spezibluetooth - 2.0.0

What's Changed

  • Support retrieving known Peripherals by @Supereg in https://github.com/StanfordSpezi/SpeziBluetooth/pull/38

Full Changelog: https://github.com/StanfordSpezi/SpeziBluetooth/compare/1.6.1...2.0.0

- Swift
Published by Supereg over 1 year ago

spezibluetooth - 1.6.1

What's Changed

  • Support Control Point Characteristics and implement Record Access Control Point by @Supereg in https://github.com/StanfordSpezi/SpeziBluetooth/pull/29
  • Migrate to SpeziNetworking 2.0 by @Supereg in https://github.com/StanfordSpezi/SpeziBluetooth/pull/37
  • Fix Build Error for Upcoming Apple Releases by @PSchmiedmayer in https://github.com/StanfordSpezi/SpeziBluetooth/pull/39

Full Changelog: https://github.com/StanfordSpezi/SpeziBluetooth/compare/1.6.0...1.6.1

- Swift
Published by PSchmiedmayer over 1 year ago

spezibluetooth - 1.6.0

What's Changed

  • Add synchronize time method to Current Time Service by @Supereg in https://github.com/StanfordSpezi/SpeziBluetooth/pull/34
  • Migrate to SpeziNetworking by @Supereg in https://github.com/StanfordSpezi/SpeziBluetooth/pull/35

Full Changelog: https://github.com/StanfordSpezi/SpeziBluetooth/compare/1.5.0...1.6.0

- Swift
Published by Supereg over 1 year ago

spezibluetooth - 1.5.0

What's Changed

  • Inject Bluetooth Devices as Spezi Modules by @Supereg in https://github.com/StanfordSpezi/SpeziBluetooth/pull/32

Full Changelog: https://github.com/StanfordSpezi/SpeziBluetooth/compare/1.4.1...1.5.0

- Swift
Published by Supereg over 1 year ago

spezibluetooth - 1.4.1

What's Changed

  • Fix WeightScaleFeature initializer by @Supereg in https://github.com/StanfordSpezi/SpeziBluetooth/pull/31

Full Changelog: https://github.com/StanfordSpezi/SpeziBluetooth/compare/1.4.0...1.4.1

- Swift
Published by Supereg over 1 year ago

spezibluetooth - 1.4.0

What's Changed

  • Support initial flag for onChange closures by @Supereg in https://github.com/StanfordSpezi/SpeziBluetooth/pull/30

Full Changelog: https://github.com/StanfordSpezi/SpeziBluetooth/compare/1.3.0...1.4.0

- Swift
Published by Supereg almost 2 years ago

spezibluetooth - 1.3.0

What's Changed

  • Add support for the Current Time Service by @Supereg in https://github.com/StanfordSpezi/SpeziBluetooth/pull/28

Full Changelog: https://github.com/StanfordSpezi/SpeziBluetooth/compare/1.2.0...1.3.0

- Swift
Published by Supereg almost 2 years ago

spezibluetooth - 1.2.0

What's Changed

  • Adding support for for weight scale service by @Supereg in https://github.com/StanfordSpezi/SpeziBluetooth/pull/27

Full Changelog: https://github.com/StanfordSpezi/SpeziBluetooth/compare/1.1.0...1.2.0

- Swift
Published by Supereg almost 2 years ago

spezibluetooth - 1.1.0

What's Changed

  • Implement Blood Pressure Measurement characteristics and MedFloat16 by @Supereg in https://github.com/StanfordSpezi/SpeziBluetooth/pull/23

Full Changelog: https://github.com/StanfordSpezi/SpeziBluetooth/compare/1.0.2...1.1.0

- Swift
Published by Supereg almost 2 years ago

spezibluetooth - 1.0.2

What's Changed

  • Move ByteCodable to SpeziFileFormats package by @Supereg in https://github.com/StanfordSpezi/SpeziBluetooth/pull/19
  • Update to release version of SpeziFileFormats by @Supereg in https://github.com/StanfordSpezi/SpeziBluetooth/pull/22

Full Changelog: https://github.com/StanfordSpezi/SpeziBluetooth/compare/1.0.1...1.0.2

- Swift
Published by Supereg almost 2 years ago

spezibluetooth - 1.0.1

What's Changed

  • Remove AsyncSemaphore implementation, use Semaphore from SpeziFoundation by @philippzagar in https://github.com/StanfordSpezi/SpeziBluetooth/pull/20

New Contributors

  • @philippzagar made their first contribution in https://github.com/StanfordSpezi/SpeziBluetooth/pull/20

Full Changelog: https://github.com/StanfordSpezi/SpeziBluetooth/compare/1.0.0...1.0.1

- Swift
Published by philippzagar almost 2 years ago

spezibluetooth - 1.0.0

What's Changed

  • Introduce DSL approach to model BL GATT devices by @Supereg in https://github.com/StanfordSpezi/SpeziBluetooth/pull/9
  • Pre-implemented Services, reusable UI components and unit testing setup by @Supereg in https://github.com/StanfordSpezi/SpeziBluetooth/pull/10

New Contributors

  • @Supereg made their first contribution in https://github.com/StanfordSpezi/SpeziBluetooth/pull/9

Full Changelog: https://github.com/StanfordSpezi/SpeziBluetooth/compare/0.2.0...1.0.0

- Swift
Published by Supereg about 2 years ago

spezibluetooth - 0.2.0

What's Changed

  • Update to Spezi 0.8.0 and add Bluetooth Read Functionality by @PSchmiedmayer in https://github.com/StanfordSpezi/SpeziBluetooth/pull/8

Full Changelog: https://github.com/StanfordSpezi/SpeziBluetooth/compare/0.1.1...0.2.0

- Swift
Published by PSchmiedmayer over 2 years ago

spezibluetooth - 0.1.1

What's Changed

  • Update README by @PSchmiedmayer in https://github.com/StanfordSpezi/SpeziBluetooth/pull/5
  • Adds automated link checking and fixes broken links by @vishnuravi in https://github.com/StanfordSpezi/SpeziBluetooth/pull/6
  • Improve Setup & Example Code by @PSchmiedmayer in https://github.com/StanfordSpezi/SpeziBluetooth/pull/7

New Contributors

  • @vishnuravi made their first contribution in https://github.com/StanfordSpezi/SpeziBluetooth/pull/6

Full Changelog: https://github.com/StanfordSpezi/SpeziBluetooth/compare/0.1.0...0.1.1

- Swift
Published by PSchmiedmayer over 2 years ago

spezibluetooth - 0.1.0

What's Changed

  • Initial Setup by @PSchmiedmayer in https://github.com/StanfordSpezi/SpeziBluetooth/pull/1
  • Initial Bluetooth Component by @PSchmiedmayer in https://github.com/StanfordSpezi/SpeziBluetooth/pull/2

Full Changelog: https://github.com/StanfordSpezi/SpeziBluetooth/commits/0.1.0

- Swift
Published by PSchmiedmayer over 2 years ago