Skip to content

1.0.2

Compare
Choose a tag to compare
@kn100 kn100 released this 18 Jun 09:59
· 181 commits to master since this release
2f1029e

This edition makes some significant possibly breaking changes that may require you to refactor some of your code in order to use it.

It brings Dotnet Standard 1.6 compliance to the library, opening up compatibility with a whole lot more Dotnet platforms!

It now supports:

  • .NET Core 1.0
  • .NET Framework 4.6.1
  • Mono 4.6
  • Xamarin.iOS 10.0
  • Xamarin.Android 7.0

Let us know if you see any issues.