Skip to content

v0.6.0

Compare
Choose a tag to compare
@mpchadwick mpchadwick released this 16 Nov 03:24
· 56 commits to master since this release

Changelog

6ed9eda Upgrade faker to v1.2.3
24b0479 Add cob
48ff6b2 Add comments to logger
95aac55 Add make bench
423c6a7 Fix benchmark test
a6aa0e7 Add a benchmark test
487421a Run gofmt against project
a3160a0 Add Codecov
351b9f0 Add Codecov
ebc9cb8 Get rid of coveralls
e295329 Fix LDFLAGS
3c3b027 Attempt to fix LDFLAGS
a5ee165 Explicitly build
b7b815e Run goveralls with GO111MODULE on
5f8e1fd Also run go get
453f2da Build bindata before running goveralls
da6d434 Add coveralls
47aad9e Document -profile flag
9298d40 Add the ability to generate a CPU profile
e7c8a72 Begin positioning for column length validation
4b8f18f Move bindata out of src
9932d66 Add integration test with custom config
1db195b DRY up input processing
932d557 Add integration test for map-eav
3ee818c Add an integration test for anonymization (no EAV)
79b7b1a Add integration test for -version command
c7897ec Begin creating integration tests
4555ca5 Ignore dbanon.log
e0ffc5f Refactor processor to be more DRY
4d3b07a Remove uncessary branching
1e234aa Remove one level of indentation from EAV insert processing