Skip to content

v1.1.0

Compare
Choose a tag to compare
@aswinkarthik aswinkarthik released this 16 Feb 19:26
· 48 commits to master since this release
637a78f

Changelog

637a78f Fix travis-ci deployment failing
6720c8a Remove manual handling of version flag and set it during compile time
978ba9d Add --include option to display columns selectively
239708f Handle errors when processing csv
aca0154 Handle arguments better - check if valid file
74b2bed Add Dockerfile with changes to travis CI to push from it (#18)
b94cc7e Add install script for setting up csvdiff. Fixes #16 (#17)
83dd3da Merge pull request #15 from kishaningithub/master
2960634 Move from dep to go modules
70b3832 Merge pull request #12 from kishaningithub/glide-to-dep-migration
62dcbd8 Migrate dependency manager from glide to dep. Fixes #11
5365669 Merge pull request #10 from kishaningithub/codecov_integration
a627756 Fix markdown lint issues
603a437 Add code coverage report
2621f31 Update demo