↵ Return to the main page of perl-Finance-Quote
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2025-04-27 | Paul Howarth <paul at city dash fan dot org> - 1.6500-1 | - Update to 1.65 - Added EXCHANGE feature to Sinvestor.pm and some fixes (GH#481) - Added EXCHANGE feature to OnVista.pm (GH#480) - Added EXCHANGE feature to Consorsbank.pm and some fixes (GH#479) - Enabled usage count in Quote.pm - Removed DWS.pm - Improved check that dividend yield is a number in YahooJSON.pm by adding regex anchors - Added ssl_opts to user agent in Union.pm to account for bad certificate chain (GH#482) - Added ETFs search, more labels and EXCHANGE feature to Comdirect.pm (GH#478) - GoogleWeb: Add support for Hong Kong Exchange (GH#476) - YahooJSON: Adjust other currency fields when data is returned in GBp, ZAc, or ILA - Added labels wkn, ìsin, close, ask, bid, p_change, time to OnVista.pm - Modified OnVista.pm to enable search by ISIN and WKN and search for ETFs - Added methodinfo hash to Tradegate.pm (GH#465) - Added labels isin, open, ask, bid, time to Tradegate.pm (GH#465) - Fixed Tradegate.pm - Search for ETFs (GH#465) - Removed MorningstarAU (GH#405) - Fixed malformed character in YahooWeb.pm (GH#468) - Changed useragent in YahooJSON.pm (GH#467) - Added methodinfo hash to AEX.pm (GH#466) - Added labels exchange, close, time to AEX.pm (GH#466) - Fixed XETRA.pm (GH#460) - Added methodinfo hash to Fool.pm - Fixed MorningstarJP.pm (GH#443, GH#451) - Use %{make_build} and %{make_install} |
2025-01-18 | Fedora Release Engineering <releng at fedoraproject dot org> - 1.6400-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild |
2024-11-28 | Paul Howarth <paul at city dash fan dot org> - 1.6400-1 | - Update to 1.64 - Update AlphaVantage.pm (GH#447) - Fix to Stooq.pm (GH#445) - Updated ASX.pm (GH#404) - Added more fields to CSE.pm and exposed all labels - Changed parsing in Comdirect.pm (GH#413) - Complete rewrite of OnVista.pm (GH#414) - Minor fix to FinanceAPI decoding JSON (GH#434) - Modified YahooJSON to deal with "nan" as dividend yield in JSON - New CurrencyRates module, CurrencyRates/FinanceAPI (GH#427) - Fixed Bourso.pm (GH#417) - Allowed Currency Rates modules Fixer.pm and OpenExchange.pm to read their API keys from environment variables (GH#426) - Removed references to IEXCloud (IEX ended support for all products at the end of August 2024) - Switch source URL from cpan.metacpan.org to www.cpan.org - Add build conditional for author tests, disabled by default |
2024-09-22 | Paul Howarth <paul at city dash fan dot org> - 1.6300-1 | - Update to 1.63 - Fixed TesouroDireto.pm - using different source URL (GH#424) - Added FinanceAPI.pm - requires API key from https://financeapi.net/ - US and other exchange data available - Fixed BVB.pm (GH#409) - Fixed BSEIndia.pm (GH#410); removed Unzip as quotes file is now a CSV file - Fixed NSEIndia.pm (GH#410) - Fixed NZX.pm (GH#401) |
2024-08-22 | Michal Josef Špaček <mspacek at redhat dot com> - 1.6200-3 | - Fix version handling for build with different locales set `printf "%.4f" 1.62` has different results e.g. for cs_CZ.UTF-8 vs C - Rename variable to cpan_version which is common in Fedora |
2024-07-19 | Fedora Release Engineering <releng at fedoraproject dot org> - 1.6200-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild |
2024-05-17 | Paul Howarth <paul at city dash fan dot org> - 1.6200-1 | - Update to 1.62 - Fixed AEX.pm - Removed throttling from AlphaVantage.pm (GH#363) - Added CurrencyFreaks.pm - new currency module - YahooJSON.pm - added more error handling (GH#390) - Fixed MarketWatch.pm module (GH#389) - Rewrote Fool.pm and added back to F::Q (GH#379) - Added StockData.pm - methods stockdata, nyse, nasdaq - Modified YahooJSON.pm module in order handle EU consent redirects better - TwelveData.pm - Added "last" to data being returned - Added BorsaItaliana.pm - module for Borsa Italiana, Italian traded bonds using ISIN - YahooWeb.pm - modified YahooWeb to account for changes from Yahoo (GH#377) - Upstream dropped CONTRIBUTING.pod |
2024-04-19 | Paul Howarth <paul at city dash fan dot org> - 1.6100-1 | - Update to 1.61 - SIX.pm - Changed lookup for currency, added lookups for symbol and last (GH#380) - YahooJSON.pm - URLs to retrieve required cookies and crumbs were changed to allow EU-based users to use the module (GH#373) |
2024-04-17 | Paul Howarth <paul at city dash fan dot org> - 1.6000-1 | - Update to 1.60 - Removed not working modules Fidelity.pm, Cdbfundlibrary.pm, Fundata.pm and Fool.pm (GH#346, GH#366, GH#368) - YahooJSON.pm - Added code to retrieve cookies and a "crumb" required to continue to utilize the v11 API (GH#369) - The YahooJSON.pm currency module was changed to use the v8 chart API - Added initial version of CONTRIBUTING.pod that metacpan.org utilizes; it will completely replace the Hacker's Guide in the future - Bloomberg.pm - Changed module to extract data from JSON structure embedded within the HTML (GH#360) - NSEIndia.pm - Eliminated need to use temp folders by storing file data from URL into a variable - Exclude Finance::CONTRIBUTING manpage, CONTRIBUTING.pod added as %doc |
2024-01-25 | Fedora Release Engineering <releng at fedoraproject dot org> - 1.5900-3 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild |