WikipediaKit Versions Save

Wikipedia API Client Framework for Swift on macOS, iOS, watchOS, and tvOS

3.0.4

2 years ago

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

v3.0.3

2 years ago

v3.0.2

3 years ago

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

v3.0.1

3 years ago

Fixes the supported platforms declaration for SPM.

v3.0

3 years ago

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.

v2.0.7

4 years ago

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

v2.0.6

4 years ago

Update to work with Swift Package Manager in Xcode 11.

2.0.3

5 years ago

Updated for Swift 5 and Xcode 10.2.

v2.0.2

5 years ago

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

v2.0.1

5 years ago

– 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