Initial Release
An initial public release of Normalize.jl. It currently supports unguided normalize(data::Any)
with some global keyword argument options and a more targeted normalize(data::Any, defs::Vector{ColumnDefinition})
which only pulls specified fields from the data
.