## [Unreleased] *no unreleased changes* ## 8.0.0 / 2018-11-26 ### Changed * Strip non tabular captured values by default (#28) ### Added * Add validations to field mappings (#27) * control `ndr_table` serialise order with `encode_with` method (#30) ## 7.0.0 / 2018-11-09 ### Changed * Breaking refactor of universal importer mixin (#25) * Update `pdf-reader` version to support recent Rubies (#16) ## 6.4.1 / 2018-10-18 ### Fixed * bump nokogiri re: CVE-2018-14404 ## 6.4.0 / 2018-10-17 ### Added * Allow `decode: :word_doc` to read a .DOCX file (#26) ## 6.3.0 / 2018-10-12 ### Added * Add XML file support (#22) * Add liberal CSV parsing option (#24)