Skip to content

v1.0.0

Compare
Choose a tag to compare
@aswinkarthik aswinkarthik released this 29 Apr 09:25
· 63 commits to master since this release
0b29a09

Changelog

0b29a09 Merge pull request #9 from aswinkarthik93/improve-performance
beadab5 Remove unused compare method
ff923a9 Prepare for v1.0.0 release
d225d9a Update demo
b68806f Add majestic_million csv to gitignored files
a831e02 Remove unused spinner library
cecff82 Update documentation and usage
18d4669 Update benchmark results
ab165c7 Validate configs on start and remove dead code
b89cb05 Introduce json format
da5b623 Introduce formatter with default as stdout formatter
80fabed Add version option
143c0b4 Remove run command
f3a8515 Move run command to root command. Wire up with performance improvements.
988af9d Move tests to different package and test only exported methods
9775c17 Add new compare logic to not load all lines to memory
967ee52 Introduce parallelism while processing a single file
2f97dc6 Merge pull request #8 from aswinkarthik93/benchmark
80c9ab9 Add comparisons
c066986 Fix debian install instructions