Skip to content

Releases: WillemOpperman/csv-diff-report-dotnet

v1.1.2

15 Apr 08:16

Choose a tag to compare

1.1.2 (2024-04-15)

Bug Fixes

  • update to use need speedup version (2c9306e)

v1.1.1

12 Nov 12:05

Choose a tag to compare

1.1.1 (2023-11-12)

Bug Fixes

  • change is, is not & == to use ReferenceEquals (e958e8e)
  • should be a ! check (621667f)

v1.1.0

12 Nov 07:47

Choose a tag to compare

1.1.0 (2023-11-12)

Features

v1.0.4

14 Oct 15:08

Choose a tag to compare

1.0.4 (2023-10-14)

Bug Fixes

v1.0.3

08 Oct 19:11

Choose a tag to compare

1.0.3 (2023-10-08)

Bug Fixes

v1.0.2

07 Oct 19:11

Choose a tag to compare

1.0.2 (2023-10-07)

Bug Fixes

  • excel writing is WIP (ef5b92e)
  • html output (cd28819)
  • outFields is now of type string[] (cc43538)
  • show all columns from OutputFields (019712f)

v1.0.1

07 Oct 12:58

Choose a tag to compare

1.0.1 (2023-10-07)

Bug Fixes

  • add required files to build nuget package (4eccc1f)

v1.0.0

07 Oct 12:52

Choose a tag to compare

1.0.0 (2023-10-07)

Features

  • add initial CSVDiffReport (ca9c5d6)