Releases: alexdremov/SwiftYFinance
Releases · alexdremov/SwiftYFinance
Alamofire removed, general fixes by @mattrudin
This release includes refactoring from #9
Podfile removed & crumbs parser force unwrap fixed
2.0.0 Update README.md
Addressing Yahoo Finance API changes
Requests froze due to changed response content in the credentials fetching stage
Swift Package Support
Reorganised structure to support Swift Package Manager. Code remained untouched.
Safe to migrate but not necessary
Reliable release with beautiful documentation
1.3.0 Reliable release with beautiful documentation
Example project modifications
1.2.3 UI modifications
Better documentation, code style
1.2.2 Code style
Tests and code style modifications
Also, "recent data" now can fetch data from distant past
Cookies set error
In some cases, Yahoo sent irrelevant cookies that were stored in the session and caused mistakes in consequent data retrieval. Solved.
Crumb credentials and cookies added
1.1.0 Crumb credentials and cookies added