agardiner/csv-diff

Case Insensitive option

gpinkham opened this issue · 2 comments

it would be nice to provide an option for case intensive string comparison.. (if I can find some time soon, I'll try to work on this and send a pull request)..

You're right, this would be a handy option, and quite simple to implement - I'll take a look at it and see if I can't implement this today.

just noticed it looks like you fixed it..