diff --git a/Platform.Data/Platform.Data.csproj b/Platform.Data/Platform.Data.csproj index b30c4ef3..e2a82dd2 100644 --- a/Platform.Data/Platform.Data.csproj +++ b/Platform.Data/Platform.Data.csproj @@ -4,7 +4,7 @@ LinksPlatform's Platform.Data Class Library Konstantin Diachenko Platform.Data - 0.2.0 + 0.2.1 Konstantin Diachenko net471;netstandard2.0;netstandard2.1 Platform.Data @@ -24,33 +24,7 @@ true snupkg latest - Added support for .NET Standard 2.1 (.NET Core 3.0). -Platform.Numbers dependency updated from 0.2.1 to 0.2.3. -Platform.Threading dependency updated from 0.1.0 to 0.1.1. -Platform.Setters dependency updated from 0.0.2 to 0.0.3. -LinkAddress and Point are now classes. -Point class now implements IList, to represent the full point. -Added support for external references to ILinksExtensions. -Added support for easy initialization of external references ranges in LinksConstants. -LinksConstants.IsInnerReference method renamed to IsInternalReference. -LinksConstants.PossibleInnerReferencesRange property renamed to InternalReferencesRange. -LinksConstants.PossibleExternalReferencesRange property renamed to ExternalReferencesRange. -LinksConstantsExtensions.IsInnerReference method renamed to IsInternalReference. -Classses moved from Platform.Data.Doublets: -* Hybrid -* AddressToRawNumberConverter -* RawNumberToAddressConverter -Added Hybrid.SignedValue property. -Added LinksLimitReachedExceptionBase abstract class. -Added LinksConstantsBase abstract class. -Added missing constructors for exceptions. -Source link enabled. -Travis CI disabled. -GitHub Actions enabled. -Tests added. -Refactoring, performance optimizations, issues fix. - -This release is not backward compatible with the previous 0.1.1 release. + No more usages of obsolete classes inside Hybrid logic. @@ -58,7 +32,7 @@ This release is not backward compatible with the previous 0.1.1 release. - +