Sha256: 9d24b81d1e4ff1ec8b59b1c111b7f35eda93256d3f9224797b2d1fb949b3f0db
Contents?: true
Size: 1.72 KB
Versions: 1
Compression:
Stored size: 1.72 KB
Contents
### 0.4.0 (2018/07/29) * [#9](https://github.com/dblock/iex-ruby-client/pull/9): Added `IEX::Errors::ClientError` - [@rodolfobandeira](https://github.com/rodolfobandeira). * [#10](https://github.com/dblock/iex-ruby-client/pull/10): Added `IEX::Resources::Logo#get` - [@rodolfobandeira](https://github.com/rodolfobandeira). ### 0.3.3 (2018/07/06) * [#5](https://github.com/dblock/iex-ruby-client/pull/5): Added `IEX::Resources::OHLC#get` - [@jromanovs](https://github.com/jromanovs). * [#5](https://github.com/dblock/iex-ruby-client/pull/5): Added `IEX::Resources::OHLC#market` - [@jromanovs](https://github.com/jromanovs). ### 0.3.2 (2018/05/26) * Fix: undefined method > for nil:NilClass error - [@dblock](https://github.com/dblock). ### 0.3.1 (2018/05/23) * [#3](https://github.com/dblock/iex-ruby-client/issues/3): Fix: do not error on undefined properties - [@dblock](https://github.com/dblock). ### 0.3.0 (2018/05/22) * Added `IEX::Resources::Chart#get` - [@dblock](https://github.com/dblock). * Added `IEX::Resources::News#get` - [@dblock](https://github.com/dblock). * Added `IEX::Resources::Price#get` - [@dblock](https://github.com/dblock). * Fix: added `IEX::Resources::Quote#extendedPrice` and `IEX::Resources::Quote#extendedPriceTime` - [@dblock](https://github.com/dblock). ### 0.2.0 (2018/03/26) * Moved `IEX::Quote` into `IEX::Resources::Quote` - [@dblock](https://github.com/dblock). * Added `IEX::Resources::Company#get` returning company information - [@dblock](https://github.com/dblock). * Added `IEX::Resources::Quote#latest_update_t` and `IEX::Resources::Quote#iex_last_updated_t` in `Time` format - [@dblock](https://github.com/dblock). ### 0.1.0 (2018/03/23) * Initial public release - [@dblock](https://github.com/dblock).
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
iex-ruby-client-0.4.0 | CHANGELOG.md |