Skip to content

Releases: linksplatform/Data

[C#] 0.11.3

15 Feb 16:12
0034fa5
Compare
Choose a tag to compare

https://www.nuget.org/packages/Platform.Data/0.11.3

Platform.Threading dependency is updated from 0.3.0 to 0.4.0.
Platform.Numbers dependency is updated from 0.5.1 to 0.5.2.

[C#] 0.11.2

14 Feb 13:13
Compare
Choose a tag to compare

https://www.nuget.org/packages/Platform.Data/0.11.2

Dotnet 6 support is added.
Platform.Setters dependency is updated from 0.3.0 to 0.3.3.

[C#] 0.11.1

06 Feb 13:00
Compare
Choose a tag to compare

https://www.nuget.org/packages/Platform.Data/0.11.1

LinksConstants.Error property is added.

[C#] 0.11.0

01 Feb 12:29
Compare
Choose a tag to compare

https://www.nuget.org/packages/Platform.Data/0.11.0

WriteHandlerState typed parameter is not constrained anymore.

[C#] 0.10.2

30 Jan 13:54
Compare
Choose a tag to compare

https://www.nuget.org/packages/Platform.Data/0.10.2

WriteHandlerState.Apply, WriteHandlerState.Handle are made to work properly.

[C#] 0.10.1

30 Jan 07:30
Compare
Choose a tag to compare

https://www.nuget.org/packages/Platform.Data/0.10.1

WriteHandlerState.Add method is added.

[C#] 0.10.0

25 Jan 15:50
Compare
Choose a tag to compare

https://www.nuget.org/packages/Platform.Data/0.10.0

WriteHandlerState.Continue field is removed. WriteHandlerState.Break field is made private.

[C#] 0.9.0

25 Jan 10:27
Compare
Choose a tag to compare

https://www.nuget.org/packages/Platform.Data/0.9.0

All IList<TLinkAddress>, WriteHandler<TLinkAddress>, ReadHandlerWriteHandler<TLinkAddress> parameters are made nullable..

[C#] 0.8.1

13 Jan 10:22
05b4a1d
Compare
Choose a tag to compare

https://www.nuget.org/packages/Platform.Data/0.8.1

Each method infinite recursion bug is fixed.

[C#] 0.8.0

13 Jan 09:11
729bafd
Compare
Choose a tag to compare

https://www.nuget.org/packages/Platform.Data/0.8.0

Platform.Delegates 0.0.1 dependency is added. Update Platform.Setters dependency from 0.2.0 to 0.3.0. ReadHandlerState and WriteHandlerState structs are added.