Skip to content

Releases: garora/TDD-Katas

Updated all katas using C#9 and .NET 5.0

14 Mar 17:42
Compare
Choose a tag to compare

All code katas promoted to C#9 .NET 5.0.

Minor fixes and License updation

08 Aug 00:59
Compare
Choose a tag to compare

There are minor fixes and License change from Apache2.0 to MIT

Nuget package

27 Jun 12:57
Compare
Choose a tag to compare

Created Nuget Package with current release v1.11.0

Release 1.0.5

05 Mar 19:55
Compare
Choose a tag to compare
  1. Upgraded .Net framework to 4.5
  2. Added Another implementation of Reactive extensions to TDDKatas (https://github.com/dhelper)
  3. Added Nuget Package - NUnit Test adapter (so, no other extension required to execute tests from within Visual Studio)-ref.:#12

Release 1.0.4

05 Mar 19:20
Compare
Choose a tag to compare

Modified all tests to run smoothly with VS2013