Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.38 KB

CHANGELOG.md

File metadata and controls

25 lines (15 loc) · 1.38 KB

CSV Validator Change Log

  • fix: Console colour for success messages pr, closes #16
  • details added to nuget package
  • bugfix: Fixed issue with capture groups on Regex string split pr13, closes #12
  • feat: Added support to read direct from Stream
  • feat: Set up as NuGet package