Releases: lyndychivs/Fibonacci
Releases · lyndychivs/Fibonacci
v1.0.8
v1.0.7
Context
- update package reference
Microsoft.NET.Test.Sdk
- added Nuget package icon
- added XML API docs
v1.0.6
Context
- update package reference
NUnit
- update package reference
Microsoft.NET.Test.Sdk
- add package reference
NUnit.Analyzers
v1.0.5
Context
- update package dependencies of
NUnit
&Microsoft.NET.Test.Sdk
v1.0.4
Context
- update project references and README
v1.0.3
Context
- no changes to Fibonacci code base
- updated package information for Nuget
v1.0.2
Context
- Updated the Fibonacci library for .netstandard2.0 support
v1.0.1 create Fibonacci
Context
- Create the Fibonacci library for returning the Fibonacci sequence as BigInteger
- Create Fibonacci.Tests for the library.