Skip to content
This repository was archived by the owner on Jul 23, 2024. It is now read-only.

Releases: kolappannathan/simple-csv-logger

v3.0.1

16 Sep 16:43

Choose a tag to compare

Changed

  • Updating website details
  • Updated dependencies
  • Updating CI/CD to use .NET 5 SDK
  • Updated tests project to .NET 5
  • API for manually testing the logger is replaced with a console app

v3.0.0

05 Oct 16:30

Choose a tag to compare

Added

  • Unit tests
  • CI via GitHub actions
  • CD via GitHub actions

Changed

  • Changed API to .Net core 3
  • Minor code optimizations

v2.1.0

06 Aug 07:29

Choose a tag to compare

[2.1.0] - 2019-08-06

Added

  • Created new funtion in config that returns full file path
  • Directories absent in relative path are now created
  • Added NuGet desc into version control

Changed

  • GetFullFilename function now uses GetFullFilePath method

v2.0.1

05 Jul 08:18

Choose a tag to compare

Fixes #17

v2.0.0

04 Jul 12:44

Choose a tag to compare

v2.0.0 release