Releases: Wikidata/Wikidata-Toolkit
Wikidata-Toolkit 0.14.2
Adds uselang
as optional parameter for wbsearchentities action (#239)
Wikidata-Toolkit 0.14.1
Patch release which fixes error handling in the newly added login method and fixes deserialization of properties from JSON.
See the full change log for more details, including new deprecations.
Wikidata-Toolkit 0.14.0
Minor release which adds support for the recommended API action to login with username and password.
See the full change log for more details.
Wikidata-Toolkit 0.13.5
Patch release which downgrades okhttp to solve #600.
See the full change log for more details.
Wikidata-Toolkit 0.13.4
Minor release with dependency upgrades, one of which could potentially solve #600.
See the full change log at https://github.com/Wikidata/Wikidata-Toolkit/blob/master/RELEASE-NOTES.md#version-0134
Wikidata-Toolkit 0.13.3
Fixed media type when uploading files to a MediaWiki API endpoint.
See the full change log at https://github.com/Wikidata/Wikidata-Toolkit/blob/master/RELEASE-NOTES.md#version-0133
Wikidata-Toolkit 0.13.2
Includes a new method to create entities independently from their type, and a utility method to post files to the MediaWiki instance.
See the full change log at https://github.com/Wikidata/Wikidata-Toolkit/blob/master/RELEASE-NOTES.md#version-0132
Wikidata-Toolkit 0.13.1
Version which fixes our deployment scripts to publish artifacts in Maven Central. No changes to the library itself.
Wikidata-Toolkit 0.13.0
Includes a new editing API and a collection of bug fixes.
See the full change log at https://github.com/Wikidata/Wikidata-Toolkit/blob/master/RELEASE-NOTES.md#version-0130
Wikidata-Toolkit 0.12.1
A Bug fix: allows empty representation list in FormDocument to parse the most recent Wikidata dumps.