Sha256: db84d776e5e923fd2937ba153b838867a79307226ce1fe31d2a32eaa061c69b9

Contents?: true

Size: 843 Bytes

Versions: 1

Compression:

Stored size: 843 Bytes

Contents

## v0.5.0 (2019 May 1)

* REFACTOR: Introduced a new syntax for defining PluckMap Presenters and deprecated
  calling `PluckMap::Presenter.new` with a block
* FEATURE: Add `to_json` presenter method (@boblail)
* FEATURE: Add `to_csv` presenter method (@boblail)

## v0.4.1 (2019 Apr 26)

* FIX: Use `PluckMap::NullLogger` when `Rails.logger` is `nil` (@boblail)

## v0.4.0 (2019 Apr 16)

* REFACTOR: Introduced several DEPRECATION WARNINGs that will be harvested in v1.0.0 (@boblail)
* REFACTOR: Changed the implementation of the private method `selects` (@boblail)

## v0.3.0 (2019 Apr 7)

* IMPROVEMENT: Add support for MySQL (@boblail)

## v0.2.1 (2018 Mar 29)

* FIX: Allow static values to be falsey (@kobsy)

## v0.2.0 (2018 Mar 28)

* FIX: Allow static values to be falsey (@kobsy)

## v0.1.0 (2015 Nov 7)

* Initial version (@boblail)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pluck_map-0.5.0 CHANGELOG.md