* err handling changes and better messaging
* conversion functions return types changed to types.Value and types.NullValue used when empty string is tried to convert to a type.
* Fix config documentation
* Improved import documentation
* Bug fix
* support the ability to insert rows before a transform in a pipeline before the pipeline starts
* support --all flag
* fix casing issues
* Change transforms to support injecting rows, and inject column headers when showing diff, or cat output.
* Schema command
* documentation update
* Bump version
* fix space
* Create release-notes.md