v1.0.0
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.