Sha256: e651c8f289e7f5c01328c2f54cd1365c345589c37541a66384ddcacd15db1b74
Contents?: true
Size: 1.24 KB
Versions: 1
Compression:
Stored size: 1.24 KB
Contents
## [Unreleased] *no unreleased changes* ## 8.5.0 / 2019-05-01 ### Added * Allow encypted docx/xlsx files to be read using `:file_password` option (#37) ## 8.4.0 / 2019-03-15 ### Added * Added ability to extract and transform PDF form data (#24) ## 8.3.0 / 2019-03-04 ### Added * Allow `klass` in the column level mapping to be embedded array. ## 8.2.0 / 2019-02-25 ### Added * Support automatically generating a per row identifier with `row_identifier` (#34) ## 8.1.0 / 2019-01-08 ### Added * Support `liberal_parsing` when using the delimited helper * Support for Ruby 2.6. Rails 5.0 / Ruby 2.4 is now the minimum. ## 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) * Added a 7-Zip file handler ## 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)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ndr_import-8.5.0 | CHANGELOG.md |