Sha256: 690a0d058bc32b0b484fb72f3475040ef88bae5e0dc3c5771d84b85d04b98237

Contents?: true

Size: 1.42 KB

Versions: 4

Compression:

Stored size: 1.42 KB

Contents

# 0.6.0 (2016-XX-XX)

Enhancements: 

* Support bracket notation in json path (thanks to @kysnm)
* Autocomplete ancestor json paths

# 0.5.4 (2016-08-05)

Enhancements: 

* raise ConfigException if json path ends with `[*]` (columns and add_columns)

# 0.5.3 (2016-06-21)

Changes:

* Remove parameter requirements that one of columns or add_columns or drop_columns are required

# 0.5.2 (2016-06-07)

Fixes:

* Fix add_columns for type: json with default to work

# 0.5.1 (2016-06-03)

Fixes:

* Fix JSONPath support

# 0.5.0 (2016-05-31)

Enhancements:

* Support src (rename or copy columns) for JSONPath (but only partially)

# 0.5.0.pre1 (2016-05-24)

Enhancements:

* Support JSONPath (like) name

# 0.4.0 (2016-02-01)

Enhancements:

* Support JSON type (thanks to joker1007)

Changes:

* Requires embulk >= 0.8.1

# 0.3.1 (2015-11-09)

Enhancements:

* Add copy column feature (thanks to hidepin)

# 0.3.0 (2015-10-27)

Enhancements:

* Add `default_timestamp_format` option
* Add `default_timezone` option

# 0.2.0 (2015-10-27)

Enhancements:

* Add `add_columns` option
* Add `drop_columns` option

# 0.1.6

Enhancements:

* Support Java 1.7

# 0.1.5

Enhancements:

* Support timestamp default

# 0.1.4

Enhancements:

* Add default option

# 0.1.3

Changes:

* Revert the name to `column` plugin ...

# 0.1.2

Changes:

* Change name to `select_column` plugin from `column` plugin

# 0.1.1

Enhancements:

* Speed up a bit

# 0.1.0

first version

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
embulk-filter-column-0.6.0.pre6 CHANGELOG.md
embulk-filter-column-0.6.0.pre5 CHANGELOG.md
embulk-filter-column-0.6.0.pre4 CHANGELOG.md
embulk-filter-column-0.6.0.pre3 CHANGELOG.md