Skip to content

v0.2.0

Compare
Choose a tag to compare
@vgarvardt vgarvardt released this 03 Apr 10:54
· 54 commits to master since this release
b572200

Changelog

b572200 Merge pull request #115 from hellofresh/hotfix/race-condition
052daa7 Fixed writing to the closed channel
1f12e9d PT-6909 Handle invalid anonymiser (#114)
48b20a3 Merge pull request #113 from hellofresh/patch/apply-matcher-aliases
bc7f4d1 Do not expose config spec - all the config routines are managed by config package
9398461 Apply matcher aliases to tables on config load
ffb0bf8 Merge pull request #112 from hellofresh/patch/read-table-opt
9b40954 Simplify condition
1fdb4fe Allocate capacity for relations
d913626 Extracted reader options to builder from private methods
f81f7a5 Merge pull request #111 from hellofresh/hotfix/init-config-read
0216803 More obvious way of returning dumper init erorrs
527b44c Get cmd persistent flags only once
fc9a5e4 Spec config must exist
a6cda4c Extracted spec loading to config and added some tests