Exclude filter parameter is not being utilized because the attribute name is incorrect.
hammzj opened this issue · 4 comments
Issue Location
csv-diff/lib/csv-diff/source.rb
Line 118 in 10701f4
Compare to
csv-diff/lib/csv-diff/source.rb
Lines 147 to 164 in 10701f4
Everywhere else in the file, @exclude is being used but it comes up empty because it's never been declared.
Please make this correction to allow the exclusion filter to be utilized again.
@agardiner I can do this for you and issue a PR once I make the change, if you'd prefer.
Thanks for catching this. Typo fixed in #0f646f.
I see it. Will you need to push a gem version 0.6.1 for this? Still showing as 0.6.0 on the master branch and I did not get an update on my machine when I pulled it from our company's gem server (which updates daily).
Version 0.6.1 has now been pushed to rubygems.