Skip to content

[C#] 0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Aug 16:10
· 42 commits to master since this release
fbe6d89

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.