Config Improvements
Changes to the way the app.js and the config.yaml worked, allowing all the options for a node to be defined in either place, with the options defined in the application.js overiding other options
Enhancements to the mongodb adaptor, adding configuration options for the Writeconern and allowing bulk writes to improve performance
Fixes
#43 File adapter + Transformer works but emits unlabeled warning
#41 Bug: unable to use a config node for source and sink bug
#35 rename message.Msg.Document to message.Msg.Data enhancement
#29 Message is noisy when no id present bug
includes PR's
#45 add a bulk writer, and writeconcern options for mongo
#44 fix a logical error. check for transporter first
#42 config
#38 add a quick benchmark to transformOne
#37 29 noid