Skip to content
This repository has been archived by the owner on Aug 27, 2023. It is now read-only.

Releases: Raureif/WikipediaKit

3.0.4 · SPM compatibility

06 Jun 10:10
Compare
Choose a tag to compare

This release uses a release tag without v to fix #19.

3.0.3 · Custom Search and Swift 5.4 update

27 Jun 08:26
Compare
Choose a tag to compare
v3.0.3

Bump version to 3.0.3.

3.0.2 · Linux and CI Support

17 Dec 17:54
Compare
Choose a tag to compare

Thanks to @ltetzlaff, we now have Linux and CI support.

3.0.1 · SPM

30 Nov 11:30
Compare
Choose a tag to compare

Fixes the supported platforms declaration for SPM.

3.0 · Updated Article and Featured API Calls

13 Nov 16:53
5253906
Compare
Choose a tag to compare

The previously used article API will be deprecated by Wikimedia later this year, so we now use the modern REST API. This release also switches to the modern Featured REST API endpoints to retrieve the most read Wikipedia articles.

2.0.7 · Geolocation API change fix

19 Feb 18:51
Compare
Choose a tag to compare

The API is now strict about the parameter type of the location radius (must be an integer).

2.0.6 · Swift Package Manager

25 Nov 13:42
Compare
Choose a tag to compare

Update to work with Swift Package Manager in Xcode 11.

2.0.3 · Swift 5

31 Mar 14:07
Compare
Choose a tag to compare

Updated for Swift 5 and Xcode 10.2.

2.0.2 · Right To Left

30 Dec 14:19
Compare
Choose a tag to compare

Added a few missing entries to the list of right-to-left languages.

2.0.1 · More Images

16 Oct 15:20
Compare
Choose a tag to compare

– BREAKING CHANGE: Adds the capability to download metadata for multiple images at once. If you use the image metadata downloading function, please pass an array of IDs or URLs
– Skip missing images in Most Read
– Share Xcode scheme (may fix a Carthage-related issue)
– Set watchOS deployment target to 3.0 to fix an issue with App Store Connect