Skip to content

Releases: barrust/mediawiki

Version 0.3.13

13 May 13:50
Compare
Choose a tag to compare
  • Added support for parsing page hatnotes
  • Added support for pulling logos or main images from the infobox

Version 0.3.12

19 Mar 00:05
Compare
Choose a tag to compare
  • Default API URL now language specific
  • Better exception handling in set_api_url: #21
  • Better unicode support

Version 0.3.10

14 Jan 18:47
Compare
Choose a tag to compare
  • Add categorytree support
  • New exception type: MediaWikiCategoryTreeError
  • Update documentation
  • Additional test coverage
  • Simplify references and categories properties

Version 0.3.9

06 Jan 20:37
Compare
Choose a tag to compare
  • Added python 3.6 support
  • Memoize now supports parameter defaults
  • Fixes:
    • Images without urls (#14)
    • Infinite loop on some pages when pulling images (#15)
    • Missing URLs when parsing DisambiguationError information

Version 0.3.5

15 Oct 03:55
Compare
Choose a tag to compare
  • Add documentation to README
  • Additional testing

Version 0.3.4

08 Oct 16:51
Compare
Choose a tag to compare

Initial release:

  • Support changing MediaWiki API URL
  • Support changing languages
  • Support the following actions:
    • suggest
    • search
    • geosearch
    • opensearch
    • prefixsearch
    • categorymembers
    • summary
    • random
    • page

Pull different properties about pages