Revision history for Perl extension Finance::QuoteHist.
0.24 Wed Nov 29 02:28:59 CST 2000
- Replaced FinancialWeb with SiliconInvestor
in order to provide information on defunct
ticker symbols -- FinancialWeb ceased
coverage of these symbols.
0.23 Thu Nov 2 15:19:00 CST 2000
- Fixed cache bug with Yahoo::source_type()
- Documentation revisions and fixes
0.21 Wed Sep 13 13:25:35 CDT 2000
- Splits and dividends added
- Much faster queries, primarily due to taking
advantage of Yahoo and CSV-formatted data,
when available
- Supports grabbing non-adjusted data, as well
as notification when transitioning to a site
that cannot provide non-adjusted data
- Supports auto-adjusting of non-adjusted
quotes for tables that include an adjusted
column (like Yahoo in HTML mode)
- Information pedigree support -- i.e., from
which site did the quote/split/dividend data
come for a particular ticker symbol
- Revised interface, although the old one is
mostly still supported (read the docs!)
- Defunct ticker symbols still supported
(quotes only, no split/dividend)
0.01 Wed Feb 2 18:24:07 CST 2000
- Initial version.