Skip to content

Releases: WillemOpperman/csv-diff-dotnet

v1.3.1

15 Apr 08:06

Choose a tag to compare

1.3.1 (2024-04-15)

Bug Fixes

v1.3.0

12 Nov 07:13

Choose a tag to compare

1.3.0 (2023-11-12)

Features

v1.2.6

14 Oct 14:46

Choose a tag to compare

1.2.6 (2023-10-14)

Bug Fixes

  • change to TryGetValue to fix field not exist (1b32274)

v1.2.5

08 Oct 09:33

Choose a tag to compare

1.2.5 (2023-10-08)

Bug Fixes

  • get correct row index (de3a800)
  • handle when ignore_* options have values (b81f531)
  • use SortedList to get row index (c47fd69)

v1.2.4

07 Oct 20:10

Choose a tag to compare

1.2.4 (2023-10-07)

Bug Fixes

  • allow running CSVDiff without options (7e7f2dc)

v1.2.3

07 Oct 18:39

Choose a tag to compare

1.2.3 (2023-10-07)

Bug Fixes

  • allow PascalCase to resolve (7c22d12)

v1.2.2

07 Oct 12:10

Choose a tag to compare

1.2.2 (2023-10-07)

Bug Fixes

  • revert commit "remove Path and all references" (1cb5629)

v1.2.1

07 Oct 11:33

Choose a tag to compare

1.2.1 (2023-10-07)

Bug Fixes

v1.2.0

05 Oct 18:37

Choose a tag to compare

1.2.0 (2023-10-05)

Bug Fixes

Features

  • simplify release process (1351d64)

v1.1.0

05 Oct 18:32

Choose a tag to compare

1.1.0 (2023-10-05)

Features