Releases: alexdremov/SwiftYFinance
Releases · alexdremov/SwiftYFinance
Reliable release
Added queue specification for every async method, caching issues solved
Example app updated & More supported Summary modules
0.1.4 Podspec updated
Summary methods revised
There's no longer a "Big summary" method. You can select which summary modules you want to fetch by specifying them in summaryDataBy(...) method
Synchronous API
Even though executing commands in the main thread synchronously is not the best practice, I added this feature to the project. It's on your account to write fast, non-freezing apps, so use synchronous methods wisely.
Small updates
Added stock information summary scraped from the page. Currency information will be added in the next release
First release
Basic features and methods added