Sha256: 44635390796bf818501e2d7899b769166b1d36cb7664967419933042bb402959

Contents?: true

Size: 1.26 KB

Versions: 1

Compression:

Stored size: 1.26 KB

Contents

## 1.3.1

* add .with_type to Data
* revise errors to Error for consistency
* refactor babelfish out of data, remove babelfisher


## 1.3.0

* string_to_csv will not force values to float
* add #row to Operations
* add cleaned? cleaned! for tracking whether or not a Quandl::Data instance has already been cleaned
* replace parse with babelfish#clean
* add Quandl::Babelfish.clean to replace Quandl::Data::Format.parse
* bump Quandl::Operation to 0.3.0 for Quandl::Operation::Sort
* refactor sorting into Quandl::Operation::Sort
* import Quandl::Data::Format from Quandl::Operation
* remove data parse


## 1.2.1

* add Data#to_date_str that returns data as "yyyy-mm-dd"


## 1.2.0

* bump quandl_operation, data returns Dates instead of Julian Dates


## 1.1.4

* force incoming data to_a if it is kind_of Quandl::Data
* write failing specs for random cases where Quandl::Data.new given Date, JulianDate, Integer


## 1.1.2

* bump quandl_operation && quandl_logger


## 1.1.0

* it rejects invalid transforms
* it rejects invalid collapse

## 1.0.0

* Quandl::Data::Table is removed. Replaced by: Quandl::Data
* Quandl::Fabricate::Data::Table is remove. Replaced by: Quandl::Fabricate::Data


## 0.1.11

* add quandl/fabricate/data. deprecate Quandl::Data::Random.table


## 0.1

* Initial

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
quandl_data-1.3.1 UPGRADE.md