Estimote.iOS.Proximity 1.3.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Estimote.iOS.Proximity --version 1.3.1
NuGet\Install-Package Estimote.iOS.Proximity -Version 1.3.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Estimote.iOS.Proximity" Version="1.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Estimote.iOS.Proximity --version 1.3.1
#r "nuget: Estimote.iOS.Proximity, 1.3.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Estimote.iOS.Proximity as a Cake Addin
#addin nuget:?package=Estimote.iOS.Proximity&version=1.3.1

// Install Estimote.iOS.Proximity as a Cake Tool
#tool nuget:?package=Estimote.iOS.Proximity&version=1.3.1

Xamarin bindings for Estimote iOS Proximity SDK

Product Compatible and additional computed target framework versions.
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.0 1,423 9/19/2019
1.3.1 872 4/15/2019
1.2.0 1,569 9/27/2018
1.1.0 810 9/13/2018

Compatibility update for Xcode 10.2 and Swift 5.

IMPORTANT: This breaks compatibility with earlier Xcode versions, so if you haven't updated yet, you should continue using Estimote.iOS.Proximity 1.2.0.

IMPORTANT: With this update, we switched from Xamarin.Swift4 to Xamarin.Swift as a dependency. Xamarin.Swift is smarter replacement for Xamarin.Swift4, that evaluates your project and automatically includes necessary Swift libraries if needed. For example, if your app is targeting iOS 12.2 or later, you don't need Swift libraries bundled with your app anymore, since Swift 5 libraries are now included in the iOS itself. Long live ABI stability!

There are no API/feature changes compared to 1.2.0.