Skip to content

1.5.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@heypiotr heypiotr released this 05 Sep 11:09
· 13 commits to master since this release

This version is marked as beta because it was built with Xcode 11 beta 7. We don't anticipate any stability problems, but decided to wait with the final 1.5.0 release until Xcode 11 also releases as stable.

Changed:

  • Updated to Swift 5.1 (Xcode 11). If you're still on an earlier version of Swift or Xcode, use 1.4.1.
  • We now include .swiftinterface files (new in Swift 5.1) with our framework, which gives it module stability. Together with the ABI stability introduced in Swift 5.0, this means that you should now be able to use Estimote Proximity SDK >= 1.5.0 with Swift > 5.1 without us having to update the binary.