Skip to content

Latest commit

 

History

History
151 lines (82 loc) · 2.76 KB

File metadata and controls

151 lines (82 loc) · 2.76 KB

BlueVanClef Change Log

1.5.5

  • February 10, 2026

  • Final build before retirement.

  • Updated all the dependencies.

  • Updated the documentation.

1.5.4

  • February 1, 2024

  • Updated to the latest RVS_BlueThoth

  • Updated other dependencies.

  • Removed Swiftlint (;'(), because it no longer seems to work.

1.5.3

  • June 1, 2022

  • Updated to the latest operating system support.

  • Updated the dependencies.

1.5.2

  • February 3, 2022

  • Flipped on the "Supports running without application" switch in the Watch app.

1.5.1

  • December 14, 2021

  • Updated to Latest libraries and tools.

1.5.0

  • September 23, 2021

  • Updated to work with the latest operating systems.

1.4.5

  • November 13, 2020

  • Addresses possible crashes, when reading descriptors. Unable to reproduce, but I think I can at least avoid crashes.

1.4.4

  • September 4, 2020

  • Added localization tokens for Apple Continuity Service and Kiwi ELM327 Serial link.

  • Removed the standalone Watch app targets. Too damn "hacky." I'll wait until Apple has a better plan for supporting these.

  • Fixed a possible crasher, and incorrect integer value readings, with some Characteristics.

1.4.3.3000 (Watch, TV), 1.4.3.3002 (Mac)

  • August 26, 2020

  • Improved Jazzy docs.

  • Changed various Mac menu items and bundle items to meet App Store requirements.

  • Released TVOS app.

1.4.2.3000

  • August 24, 2020

  • App Store release of MacOS app.

1.4.1.3006

  • August 24, 2020

  • Removed the standalone Watch app (there seems to be a problem with the app store), and now embed it directly into the iOS app.

1.4.0.3000

  • August 20, 2020

  • No changes. App Store release for both iOS and Watch apps.

1.4.0.2001

  • August 20, 2020

  • Refactoring for multiple targets.

  • Added the Watch App.

  • Updated to latest RVS_BlueThoth, RVS_Peristent_Prefs, and RVS_Generic_Swift_Toolbox versions.

1.3.0.3000

  • July 30, 2020

  • App Store release.

1.3.0.2000

  • July 28, 2020

  • Adds the ability for simple writes to Characteristics and Descriptors.

1.2.0.3000

  • July 5, 2020

  • Updated to the latest dependencies

1.1.0.3000

  • June 26, 2020

  • Updated the SPM modules to use versions.

1.1.0.2002

  • June 25, 2020

  • Added the "Non-Exempt Encryption" flag.

1.1.0.2001

  • June 25, 2020

  • Got Swift Package Manager working. The project has been completely switched over to SPM.

1.1.0.2000

  • June 22, 2020

  • Switched to built-in Carthage, using the RVS_BlueThoth SDK.

  • Fixed some undocumented stuff.

1.0.0.3001

  • May 4, 2020

  • Fixed an issue, where the Bluetooth Always description was not being set.

1.0.0.3000

  • May 3, 2020

  • First App Store Release

1.0.0.1000

  • April 30, 2020

  • Alpha Release