Skip to content

Releases: alexdremov/SwiftYFinance

Podfile removed & crumbs parser force unwrap fixed

04 Jan 15:08
bcc81f5
Compare
Choose a tag to compare

Addressing Yahoo Finance API changes

02 May 08:06
Compare
Choose a tag to compare

Requests froze due to changed response content in the credentials fetching stage

Swift Package Support

27 Jul 10:38
Compare
Choose a tag to compare

Reorganised structure to support Swift Package Manager. Code remained untouched.
Safe to migrate but not necessary

Reliable release with beautiful documentation

28 Aug 15:24
Compare
Choose a tag to compare
1.3.0

Reliable release with beautiful documentation

Example project modifications

28 Aug 15:20
Compare
Choose a tag to compare
1.2.3

UI modifications

Better documentation, code style

28 Aug 14:06
Compare
Choose a tag to compare

Tests and code style modifications

25 Aug 13:46
5846b8a
Compare
Choose a tag to compare

Also, "recent data" now can fetch data from distant past

Cookies set error

16 Aug 19:23
Compare
Choose a tag to compare

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

16 Aug 13:37
Compare
Choose a tag to compare
1.1.0

Crumb credentials and cookies added

Reliable release

14 Aug 11:11
Compare
Choose a tag to compare

Added queue specification for every async method, caching issues solved