0.1.0
Changelog
2410ab1 Adding more to gitignore
1dcecd0 Working on runtime issues
25c94da Updating templating to use inputs
rather then input
which better matches the structure of the config document
506cb02 adding test-data to ignore
b2251e4 Adding goreleaser config
b1aadbc Adding release command
29dd0a1 Starting to add SQLDump transforms
a01d9f9 Merge branch 'master' of github.com:bmeg/sifter
3c6e44a Updating readme
ced9e2b Merge pull request #11 from bmeg/refactoring
a5fc433 Adding remote process based python code execution
ceed55d Merge remote-tracking branch 'origin/master' into refactoring
15a9a25 Translation tables for fixing id fields during graph build
7b8d138 Working on creation of output tables
c4a8376 Remembering to close emitter on graph builder
018bb51 Working on filter method and graph build check
a0d1d53 Adding missing vertex checking to graph build report
605d57b Adding in id mapping to graph builder
d647e80 Connecting togeather the graph builder
9c58759 Adding missing files
4182047 Working on transition from ETL to graph building
092ccb1 Cleaning up the transform command line
a92f038 Adding missing file
0b5b051 Getting the graph based emit to work again
fd217ac Fixing transform code. Adding more logging.
fff75bd Moving code around in the more organized modules