- Your contribution here.
- #71: Added
symbols
resource - @ryosuke-endo. - #69: Fixed
ref_data_isin
request - @bguban. - #72: Cache
Faraday::Connection
for persistent adapters - @dblock.
- #68: Fixed
ref_data_isin
request with wrong isin - @bguban. - #67: Added required ruby version to gemspec - @wdperson.
- #66: Fixed
KeyStats#week_52_change always
returns nil - @brunjo. - #65: Added
stock_market_list
- @bguban. - #64: Added
ref_data_isin
- @bguban.
- #63: Allow direct API calls with support for secret_token - @bguban.
- #61: Fixed income endpoint if the api returns no result - @brunjo.
- #57: Updated properties for chart api endpoint - @brunjo.
- #50: Added missing properties for key stats API - @bingxie.
- Fixed
uninitialized constant IEX::Endpoints::Chart::Date (NameError)
- @dblock.
- #39: Remove default range and use iextrading default range 1m instead in
IEX::Api::Dividends
- @ildarkayumov. - #37: Added
IEX::Resource::Crypto
- @rodolfobandeira. - #34: Added
IEX::Resource::LargestTrades
- @gil27. - #32: Added
IEX::Resource::Sectors
- @gil27.
- #27: Added
IEX::Resources::Earnings
- @rodolfobandeira.
- #24: Added danger-toc and danger-changelog - @rodolfobandeira.
- #21: Added
IEX::Resources::Dividends
- @rodolfobandeira.
- #18: Added
IEX::Resources::KeyStats
- @rodolfobandeira.
- #9: Added
IEX::Errors::ClientError
- @rodolfobandeira. - #10: Added
IEX::Resources::Logo#get
- @rodolfobandeira.
- #5: Added
IEX::Resources::OHLC#get
- @jromanovs. - #5: Added
IEX::Resources::OHLC#market
- @jromanovs.
- Fixed undefined method > for nil:NilClass error - @dblock.
- Added
IEX::Resources::Chart#get
- @dblock. - Added
IEX::Resources::News#get
- @dblock. - Added
IEX::Resources::Price#get
- @dblock. - Fixed added
IEX::Resources::Quote#extendedPrice
andIEX::Resources::Quote#extendedPriceTime
- @dblock.
- Moved
IEX::Quote
intoIEX::Resources::Quote
- @dblock. - Added
IEX::Resources::Company#get
returning company information - @dblock. - Added
IEX::Resources::Quote#latest_update_t
andIEX::Resources::Quote#iex_last_updated_t
inTime
format - @dblock.
- Initial public release - @dblock.