Skip to content

v0.6.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@pyrocumulus pyrocumulus released this 28 Mar 21:46

A lot of small improvements in this release and code quality:

  • A lot more unit tests
  • Added codecov.io to manage coverage

Visible end user changes:

  • ASP.Net Core support though DI and an extension method [#21]
  • Logging support through the ILogger abstractions [#24]
  • Almost all public methods in the library now validate arguments [#23]