Skip to content

Releases: linksplatform/Numbers

v0.2.0

28 Dec 04:57
c2dfaf7

Choose a tag to compare

Release v0.2.0

v0.1.0

28 Dec 04:41
f38a611

Choose a tag to compare

Release v0.1.0

[C++] 0.1.0

04 Jul 17:44
6c48aad

Choose a tag to compare

[C#] 0.9.0

11 Jan 07:09

Choose a tag to compare

[C#] 0.8.0

29 Dec 07:54

Choose a tag to compare

https://www.nuget.org/packages/Platform.Numbers/

Constraint of template parameter in the class Bit is changed from INumber to INumberBase.

[C#] 0.7.0

15 Dec 14:15
becc304

Choose a tag to compare

https://www.nuget.org/packages/Platform.Numbers/

Stopped using dynamic compilation and replaced it with generic math from .NET 7.

[C#] 0.6.0

15 Dec 07:38
e2647ed

Choose a tag to compare

https://www.nuget.org/packages/Platform.Numbers/

Target frameworks are changed to net7.
License is changed to Unlicense.
Platform.Converters dependency is updated from 0.3.2 to 0.4.0.

[C#] 0.5.2

31 May 08:06

Choose a tag to compare

https://www.nuget.org/packages/Platform.Numbers/

.NET 6 support is added.
Microsoft.SourceLink.GitHub dependency is updated from 1.0.0 to 1.1.1.
Platform.Converters dependency is updated from 0.3.1 to 0.3.2.

[C#] 0.5.2

14 Feb 17:35
c02cf4e

Choose a tag to compare

https://www.nuget.org/packages/Platform.Numbers/0.5.2

.NET 6 support is added.
Microsoft.SourceLink.GitHub dependency is updated from 1.0.0 to 1.1.1.
Platform.Converters dependency is updated from 0.3.1 to 0.3.2.

[C#] 0.5.1

05 Aug 13:00

Choose a tag to compare

https://www.nuget.org/packages/Platform.Numbers/0.5.1

Platform.Converters dependency updated from 0.3.0 to 0.3.1. Bit.ShiftRight support for unsigned integer is added.