Skip to content

Releases: linksplatform/Numbers

[C++] 0.1.0

04 Jul 17:44
6c48aad
Compare
Choose a tag to compare

[C#] 0.9.0

11 Jan 07:09
Compare
Choose a tag to compare

[C#] 0.8.0

29 Dec 07:54
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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.

[C#] 0.5.0

03 Aug 16:10
fbe6d89
Compare
Choose a tag to compare

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

.NET 5 support is added.
Platform.Converters dependency updated from 0.2.1 to 0.3.0.
Factorial and Catalan from Math class have changed their in and out types from double to ulong. This is a breaking change.
All classes are covered with comments.

[C#] 0.4.1

03 Apr 17:16
Compare
Choose a tag to compare

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

Platform.Converters dependency updated from 0.2.0 to 0.2.1.