Changelog for
perl-Finance-Quote-1.5800-1.fc39.noarch.rpm :
* Sun Aug 13 2023 Paul Howarth
- 1.5800-1- Update to 1.58 - New module Consorsbank.pm (GH#329) - New module Stooq.pm (GH#203) - Bloomberg.pm - Changed modules to utilize cookie jar (GH#324, GH#331) - AlphaVantage.pm: - Apply currency scaling (GBp -> GBP) when symbol had additional \".X\" suffix (GH#281) - Fixed check for \"Information\" JSON usually returned when daily API limit has been reached - YahooWeb.pm - Fixed incorrect pricing for single character symbols and changed URL to get trade date (GH#314, GH#319) - Another fix to the URL in YahooJSON and CurrencyRates/YahooJSON (GH#318)
* Thu Jul 20 2023 Fedora Release Engineering - 1.5700-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Sun Jul 02 2023 Paul Howarth - 1.5700-1- Update to 1.57 - Correct set exchange in YahooJSON.pm (GH#306) - Added close, change and p_change to Tradegate, XETRA and Sinvestor; added optional parameter INST_ID to specify the institute id; fixed bug in Tradegate, XETRA and Sinvestor for numbers equal or higher than 1.000 (GH#304) - Added GoogleWeb module - YahooWeb module added (GH#296) - Added MarketWatch module - Replaced cached file with IO::String object in IndiaMutual.pm - Fixed missing date in AEX.pm (GH#298) - Fixed Examples in POD Documentation in a few modules (GH#295) - Move \'use strict\' to be the first statement in TreasuryDirect.pm and TwelveData.pm (GH#290) - Remove old perl version requirement statements from TreasuryDirect.pm and TwelveData.pm (GH#290) - Removed Data::Dumper, which caused another test to fail from TreasuryDirect.pm (GH#290) - Fixed Fool.pm and fool.t (GH#289)
* Mon Jun 26 2023 Gwyn Ciesla - 1.5600-4- Reverse prior change
* Mon Jun 26 2023 Gwyn Ciesla - 1.5600-3- Require perl-JSON-Parse
* Tue May 30 2023 Paul Howarth - 1.5600-2- Rebuild
* Tue May 30 2023 Paul Howarth - 1.5600-1- Update to 1.56 - Replaced Tradeville.pm with BVB.pm (GH#269) - Added new TwelveData module - Updated YahooJSON.pm and CurrencyRates/YahooJSON.pm to use https://query2.finance.yahoo.com/v11 (GH#284) - Bourso.pm - Squash anything but numbers and period in quote values - Renamed MStarUK.pm to MorningstarUK.pm - Added get_features method (GH#260)
* Sun May 14 2023 Paul Howarth - 1.5500-1- Update to 1.55 - Added YahooJSON currency rate module (GH#270) - Added TRV => CAD in AlphaVantage.pm (GH#265, GH#267) - Quick fix for YahooJSON.pm API - URL Change for MorningstarJP (GH#261)
* Sun May 07 2023 Paul Howarth - 1.5402-1- Update to 1.5402 - URL Change for MorningstarJP (GH#261) - Regex fix in FTfunds.pm and changed test cases ftfunds.t (GH#262)
* Sat Apr 08 2023 Paul Howarth - 1.5400-3- Tweak regex to fix FTfunds.pm https://github.com/finance-quote/finance-quote/pull/262
* Fri Jan 20 2023 Fedora Release Engineering - 1.5400-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Tue Dec 27 2022 Paul Howarth - 1.5400-1- Update to 1.54 - Fix to AEX.pm (GH#235, GH#244) - New modules Sinvestor.pm, Tradegate.pm and XETRA.pm (GH#243) - Updates to TMX.pm (Toronto Stock Exchange) (GH#248 and GH#253) - Reverted API change (GH#230) in CurrencyRates/AlphaVantage.pm (GH#249) - Fix to Fondsweb.pm (GH#250)
* Wed Oct 12 2022 Gwyn Ciesla - 1.5301-1- 1.5301
* Sun Oct 09 2022 Paul Howarth - 1.53-1- Update to 1.53 (rhbz#2133215) - Changed bug tracker to https://github.com/finance-quote/finance-quote/issues - DWS.pm - Set $info{$symbol, \'symbol\'} to $symbol - Union.pm - Reworked for a different CSV file (GH#231) - CurrencyRates/AlphaVantage.pm - API CURRENCY_EXCHANGE_RATE no longer accepts free API keys: changed to use FX_DAILY API (GH#229, GH#230) - Set minimum version for LWP::UserAgent to honor redirects - CurrencyRates/AlphaVantage.pm - Added logic to account for empty JSON returned from currency exchange fetch - Bourso.pm - Added Europe and France back as failover methods - Tradeville.pm - Changed hostname in URL to tradeville.ro, and added logic to better account for the symbol not being found - YahooJSON.pm - Account for symbols with \'&\' (GH#202) - Minor change to isoTime function in Quote.pm - TSP.pm - Update URL and handling of dates (GH#227)- Use SPDX-format license tag
* Fri Jul 22 2022 Fedora Release Engineering - 1.52-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jul 04 2022 Paul Howarth - 1.52-1- Update to 1.52 - Quote.pm: Fixed logic for FQ_LOAD_QUOTELET starting with \"-defaults\" (GH#197, GH#199) - AlphaVantage currency module: Don\'t recurse infinitely when exchange rate is less than .001 (GH#193) - Bourso.pm: Fixed data bug (GH#174, GH#194) - TSP.pm: Minor fix for URL used to retrieve data (GH#195); note: URL was changed after the PR was merged and the module remains in a non-working status - TesouroDireto.pm: New module for Brazilian\'s National Treasury public bonds (GH#198) - Bloomberg.pm: Update Bloomberg class names (GH#205), correct html parsing errors - MorningstarCH.pm: Re-enabled and fixed (GH#207) - ZA.pm: Change to return price from sharenet in major denomination (GH#208) - Changes to SourceForge project website HTML files - Add [Prereqs] to dist.ini (GH#215)
* Wed Jun 01 2022 Jitka Plesnikova - 1.51-4- Perl 5.36 rebuild
* Fri Jan 21 2022 Fedora Release Engineering - 1.51-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Wed Nov 10 2021 Paul Howarth - 1.51-2- Add explicit dependency on perl(LWP::Protocol::https) (#2021755)