Sha256: 9f4626d0a96b9998cbf87a928601d0ca7a07c7cd28a51acd367ed408a637c25b
Contents?: true
Size: 1.18 KB
Versions: 2
Compression:
Stored size: 1.18 KB
Contents
1.2.0 - Feb 04, 2017 ==================== * Fixed support for { raw: false } * Symbols that are not found will now not return (instead of returning a struct with an empty :symbol field and a bunch of "N/A"s) * The returned quotes now will always include the :symbol name 0.3.0 - Aug 16, 2015 ==================== * Refactorings & support for US companies data (via NASDAQ's Apis) - by Eric D. Santos Sosa 0.2.0 - Nov 24, 2014 ==================== * Allow fetching a single symbol with the `quote` method * Multiple fixes to comply w/ Yahoo API changes * Optional start/end dates (the quotes method now takes an options hash) 0.1.0 - Apr 05, 2011 =============================== * Use ruby CSV * Refactor 0.0.2 - Aug 05, 2007 =============================== * Type-casting: pass the option :raw => false to the quotes method to get columns converted from string to specific types (mostly float, date, time and datetime) * Historical quotes: a convenient method to get historical quotes for a given symbol in an interval, getting either daily, weekly or monthly quotes - or dividend yields only 0.0.1 - Aug 04, 2007 =============================== * Initial implementation - no bells, no whistles :)
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
yahoo-finance-1.2.1 | HISTORY |
yahoo-finance-1.2.0 | HISTORY |