Sha256: b6eeb177752781d5bf00bafbf5fbfe404b9158c8b4474c41408a98c596f635d5

Contents?: true

Size: 1.37 KB

Versions: 1

Compression:

Stored size: 1.37 KB

Contents

## [Unreleased]
*no unreleased changes*

## 8.5.1 / 2019-05-15
### Added
* Add data loader tools (#39)

### Fixed
* Update Ruby/Rails supported versions. 2.5/5.2 is now minimum

## 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.1 CHANGELOG.md