You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<PackageReleaseNotes>Changed public API to use IEnumerable and yield return/yield break so that users do not have to load entire database query results to find matches. This should improve performance of matching.</PackageReleaseNotes>
17
-
<AssemblyVersion>1.6.0.0</AssemblyVersion>
16
+
<PackageReleaseNotes>Upgrade depends to .NET core 2.1 release.</PackageReleaseNotes>
0 commit comments