+++++++++++++++++++
* Support proxy authentication (130)
* Support page links continuations (129)
* Support alternate API endpoints (127)
* Merged mcepl update to package tests (125)
* Put API warnings in data attribute (120)
* Support getting backlinks w/continuations (119, 122)
* Always respect silent flag (118)
* Improved infobox parsing (91, 109)
* Added image (license, assessment) metadata (104, 105)
* Fixed Wikidata pageid, image bugs (101, 102)
* Added support for category continuations, subcategories (99)
* Merged RobbieClarken fix for non-value Wikidata snaktypes (98)
* Merged seansay fix for deleted Wikidata item (97)
* Fixed TypeError on Windows 10 (95)
* Fixed RESTBase LookupError on slash titles (94)
* Added boxterm param for more Infobox reach (91)
* Improved stress tests, wptool CLI script output
* Fixed get_imageinfo() issue (93)
* Getting ALL Wikidata (56)
* Surfaced redirects, disambiguation links (25)
* Increased test coverage to 95%, pylint score 10.0
* Added more page data, split off expensive queries
* Implemented basic category and site functionality
* Changed page._WIKIPROPS to wikidata.LABELS
* Refactored attributes to only cache, data, flags, params
* Unified Wikimedia APIs access pattern via wptools.core