Skip to content

v1.0.0

Compare
Choose a tag to compare
@Xymph Xymph released this 05 Sep 15:06
· 54 commits to master since this release
8d71b71

This release completes Wikimate's initial development phase and:

  • makes two small backwards incompatible changes to error handling in the API;
  • removes the globals.php file in lieu of Composer's regular autoloading;
  • adds the new WikimateException class for API communication errors;
  • centralizes API communication checks and debug logging; and
  • adds contribution guidelines and makes numerous other documentation improvements.

It requires MediaWiki v1.27 or newer. For more details on these changes, including links to the corresponding pull requests, please check the Changelog.