Releases: linksplatform/Numbers
[C++] 0.1.0
[C#] 0.9.0
https://www.nuget.org/packages/Platform.Numbers/
Generic math is used.
[C#] 0.8.0
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
https://www.nuget.org/packages/Platform.Numbers/
Stopped using dynamic compilation and replaced it with generic math from .NET 7.
[C#] 0.6.0
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
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
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
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
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
https://www.nuget.org/packages/Platform.Numbers/0.4.1
Platform.Converters dependency updated from 0.2.0 to 0.2.1.