Releases: Raureif/WikipediaKit
3.0.4 · SPM compatibility
This release uses a release tag without v
to fix #19.
3.0.3 · Custom Search and Swift 5.4 update
v3.0.3 Bump version to 3.0.3.
3.0.2 · Linux and CI Support
Thanks to @ltetzlaff, we now have Linux and CI support.
3.0.1 · SPM
Fixes the supported platforms declaration for SPM.
3.0 · Updated Article and Featured API Calls
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
The API is now strict about the parameter type of the location radius (must be an integer).
2.0.6 · Swift Package Manager
Update to work with Swift Package Manager in Xcode 11.
2.0.3 · Swift 5
Updated for Swift 5 and Xcode 10.2.
2.0.2 · Right To Left
Added a few missing entries to the list of right-to-left languages.
2.0.1 · More Images
– 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