8000 Releases · lyndychivs/Fibonacci · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: lyndychivs/Fibonacci

v1.0.8

12 Jan 03:13
e1c4590
Compare
Choose a tag to compare

Context

  • updated IFibonacci method signatures
  • GetFibonacci -> Get
  • GetFibonacciSequence -> GetSequence

v1.0.7

20 Aug 19:27
9f94e89
Compare
Choose a tag to compare

Context

  • update package reference Microsoft.NET.Test.Sdk
  • added Nuget package icon
  • added XML API docs

v1.0.6

15 Aug 01:25
6946467
Compare
Choose a tag to compare

Context

  • update package reference NUnit
  • update package reference Microsoft.NET.Test.Sdk
  • add package reference NUnit.Analyzers

v1.0.5

08 Mar 18:15
c811505
Compare
Choose a tag to compare

Context

  • update package dependencies of NUnit & Microsoft.NET.Test.Sdk

v1.0.4

28 Nov 02:00
082a4f1
Compare
Choose a tag to compare

Context

  • update project references and README

v1.0.3

24 Nov 19:15
ad5b813
Compare
Choose a tag to compare

Context

  • no changes to Fibonacci code base
  • updated package information for Nuget

v1.0.2

24 Nov 01:45
3d9d515
Compare
Choose a tag to compare

Context

  • Updated the Fibonacci library for .netstandard2.0 support

v1.0.1 create Fibonacci

23 Nov 20:07
f598c0b
Compare
Choose a tag to compare

Context

  • Create the Fibonacci library for returning the Fibonacci sequence as BigInteger
  • Create Fibonacci.Tests for the library.
0