You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
s.post_install_message="\nmediawiki-gateway-1.0.0 [2014-10-31]:\n\n* <b>Required Ruby version is now 1.9.3 or higher.</b>\n* For better Unicode support, install the +unicode+ or +activesupport+ gem.\n* API methods are grouped into submodules of MediaWiki::Gateway.\n* MediaWiki::Utils has been added as a proper module.\n* MediaWiki::FakeWiki has been added as a first-class citizen.\n* MediaWiki::Config has been removed.\n* MediaWiki::Gateway#send_request allows generic API requests.\n* MediaWiki::Gateway::Query#custom_query has been made public.\n* MediaWiki::Gateway::new learned +user_agent+ option.\n* MediaWiki::Gateway#headers attribute has been exposed.\n* MediaWiki::Gateway#wiki_url attribute has been exposed.\n* Added +mediawiki-gateway+ command-line client.\n* Changed or removed some of the dependencies.\n* Housekeeping and internal refactoring.\n\n"
s.post_install_message="\nmediawiki-gateway-1.1.0 [2016-01-05]:\n\n* Allow empty params for semantic_query.\n* Add a method to purge a page. Pull request #93 by MusikAnimal.\n* Follow redirects if HTTP 301, 302 or 307 is returned. Pull request #86\n by Brandon Liu.\n* Change exception superclass to StandardError. Pull request #85 by\n Brandon Liu.\n* Fixed categorymembers to use new continue rules. Pull request #82\n by Asaf Bartov.\n* Fix search to return nil if namespace not found. Pull request #88 by\n Alexander Adrianov. \n* Fixed MediaWiki::Gateway::Users#contributions to not continue when enough\n contributions have been received. Pull request #79 by Micha\u{eb}l Witrant.\n\n"
0 commit comments