Skip to content

Releases: linksplatform/Data.Doublets

[C#] 0.18.1

Choose a tag to compare

@github-actions github-actions released this 26 Jan 17:21

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

Update to use only .NET 8.
README.md is added to NuGet.

[C++] 0.1.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 10:41
d4cd2e4

[C#] 0.17.2

Choose a tag to compare

@github-actions github-actions released this 24 Mar 07:36
44ea172

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

Platform.Collections.Methods dependency is updated to 0.7.3.

[C#] 0.17.1

Choose a tag to compare

@github-actions github-actions released this 19 Feb 07:40
09bc605

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

Garbage collection extension for ILinks interface are added.

[C#] 0.17.0

Choose a tag to compare

@github-actions github-actions released this 14 Jan 17:08

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

Platform.Memory dependency is updated to 0.4.1.
Platform.Collections.Methods dependency is updated to 0.7.2.
Platform.Data dependency is updated to 0.16.1.
Generic math is used therefore generic constraints are added and redundant methods and classes are removed.

[C#] 0.16.0

Choose a tag to compare

@github-actions github-actions released this 07 Jan 17:41

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

Platform.Collections.Methods dependency is updated to 0.7.1.
Generic math is used therefore generic constraints are changed.

[C#] 0.15.0

Choose a tag to compare

@github-actions github-actions released this 15 Dec 11:26

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

Target frameworks are changed to net7.
License is changed to Unlicense.
Platform.Data dependency is updated from 0.11.4 to 0.12.0.
Platform.Random dependency is updated from 0.2.0 to 0.3.0.
Platform.Timestamps dependency is updated from 0.2.1 to 0.3.0.
Platform.Collections.Methods dependency is updated from 0.5.2 to 0.6.0.
Platform.Singletons dependency is updated from 0.2.2 to 0.3.0.
Platform.Memory dependency is updated from 0.3.2 to 0.4.0.

[C#] 0.13.2

Choose a tag to compare

@github-actions github-actions released this 22 Feb 06:47

https://www.nuget.org/packages/Platform.Data.Doublets/0.13.2

Update extension method bug is fixed, now it returns an updated link address.

[C#] 0.13.1

Choose a tag to compare

@github-actions github-actions released this 20 Feb 08:01

https://www.nuget.org/packages/Platform.Data.Doublets/0.13.1

.NET 6 support is added.
NoExceptionsDecorator is added.
Platform.Data dependency is updated from 0.11.0 to 0.11.3.
Platform.Singletons dependency is updated from 0.2.1 to 0.2.2.
Platform.Collections.Methods dependency is updated from 0.5.1 to 0.5.2.
Platform.Memory dependency is updated from 0.3.1 to 0.3.2.
Platform.Timestamps dependency is updated from 0.2.0 to 0.2.1.

[C#] 0.13.0

Choose a tag to compare

@github-actions github-actions released this 02 Feb 10:09

https://www.nuget.org/packages/Platform.Data.Doublets/0.13.0

Platform.Setters dependency updated from 0.3.0 to 0.3.1. All Each method overloads with boolean return type are removed.