Skip to content

Releases: linksplatform/Data.Doublets

[C#] 0.11.1

30 Jan 14:32
Compare
Choose a tag to compare

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

Platform.Data dependency updated from 0.10.1 to 0.10.2.

[C#] 0.11.0

30 Jan 08:26
Compare
Choose a tag to compare

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

Platform.Data dependency updated from 0.10.0 to 0.10.1. TLinkAddress typed parameter is restricted as struct. All restrictions, substitutions and write handler callbacks are made nullable.

[C#] 0.10.1

30 Jan 07:38
Compare
Choose a tag to compare

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

Platform.Data dependency updated from 0.9.0 to 0.10.0

[C#] 0.10.0

25 Jan 15:08
Compare
Choose a tag to compare

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

All IList<TLink>, WriteHandler<TLink> parameters are made nullable. Platform.Data dependency updated from 0.8.1 to 0.9.0. TLink typed parameter is renamed to TLinkAddress.

[C#] 0.9.0

25 Jan 09:11
Compare
Choose a tag to compare

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

All IList<TLink>, WriteHandler<TLink> parameters are made nullable.

[C#] 0.8.0

19 Jan 16:29
Compare
Choose a tag to compare

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

Callback for changes handling is added for Create, Update, Delete operations.

[C#] 0.7.0

14 Aug 17:58
d46654e
Compare
Choose a tag to compare

[C#] 0.6.11

08 Aug 15:36
59bb6fc
Compare
Choose a tag to compare

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

Platform.Singletons dependency is updated from 0.1.0 to 0.2.1.
Platform.Incrementers dependency is updated from 0.1.0 to 0.2.0.
Platform.Data dependency is updated from 0.3.1 to 0.4.1.
Platform.Collections.Methods dependency is updated from 0.4.0 to 0.5.1.
Platform.Memory dependency is updated from 0.2.1 to 0.3.1.
Converters between BigInteger and raw number sequence are added.
Converters between Decimal and rational number sequence are added.

[C#] 0.6.10

18 Jul 10:58
Compare
Choose a tag to compare

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

Inability to create a sequence from two elements using DefaultSequenceAppender is fixed.

[C#] 0.6.9

17 Jul 15:30
e22a3b5
Compare
Choose a tag to compare

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

It is now possible to correctly format structure of link containing external reference.
Platform.Data dependency updated from 0.3.0 to 0.3.1.