Sha256: 3031b323bade7c4f81cf4bd164c6aa2ba619d9f87cf51d6c3b49cf9d9402b19e

Contents?: true

Size: 678 Bytes

Versions: 1

Compression:

Stored size: 678 Bytes

Contents

## Unreleased


## 0.2.0 (2018-09-19)

### Changes

* Drop Ruby 2.2 support
* Change `Reader::Builder#included` to private method

### Misc

* Fix rubocop offence


## 0.1.2 (2018-02-23)

### Changes

* Change `Row::Base` to an abstract class
* Add support Ruby v2.5
* Add file options to `Reader::Core#each`

### Misc

* Change to use `Hash#each_pair` instead of `Hash#each`


## 0.1.1 (2017-12-03)

### Changes

* Rename the accessor for raw data of row from `raw_data` to `_raw_data`
* Add support Ruby 2.2

### Bug fixes

* Fix typo of constant for default csv options

### Misc

* Support Rubocop v0.50.0 or later
* Introduce pry


## 0.1.0 (2017-11-30)

* Initial release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
recite_csv-0.2.0 CHANGELOG.md