#acl PaulHowarth:read,write,admin,revert,delete All:read === Sunday 30th June 2019 === ==== Fedora Project ==== * Updated `perl-Finance-Quote` to 1.48 in F-30 and Rawhide: * `Alphavantage`: Add a waiting mechanism to comply with alphavantage use terms * `Alphavantage`: Added support for several stock exchanges and currencies * Updated modules: `Union`, `Deka`, `Indiamutual`, `ASX`, `Yahoojson`, `TSP`, `AEX`, `Fool` * New modules: `IEXTrading`, `MorningstarAU`, `MorningstarCH`, `IEXCloud` * `Yahoo`: removed modules referring to yahoo API, which yahoo stopped * Bug fix: '`use of uninitialized value`' returned by perl could make `gnucash` fail when more than 15 quotes were requested * Bug fix: MS Windows does not support `%T` in `strftime` call * Added new documentation files: `Release.txt`, `Hackers-Guide`, `Modules-README.yml` * We started moving known failing tests into `TODO` blocks . I also included by own patch to fix `FTfunds` ([[CPAN:129586|CPAN RT#129586]]) * Updated `perl-Finance-Quote` to 1.49 in Rawhide: * `Alphavantage`: Removed `Time::HiRes` dependency due to mswin32 not supporting `clock_gettime` calls ----