Skip to content

Releases: barrust/mediawiki

Version 0.6.2

11 Oct 21:43
accd66c
Compare
Choose a tag to compare
  • Add allpages functionality PR #75
  • Add langlinks page property PR #76

Version 0.6.1

03 Feb 17:09
292e0be
Compare
Choose a tag to compare
  • Fix DisambiguationError title property issue #72
  • Change to using black formatting

Version 0.6.0

18 Jan 01:23
Compare
Choose a tag to compare
  • Fix for the table of contents for all subsections issue #64
  • Combined properties into a single set of pulling to reduce the load on the MediaWiki infrastructure issue #55

Version 0.5.1

29 Dec 14:17
df52864
Compare
Choose a tag to compare
  • Added Table of Contents parsing based on sections: result is an OrderedDict
  • Fix issue where some sections are not pulled correctly

Version 0.5.0

21 Nov 01:09
e3c6f99
Compare
Choose a tag to compare

Version 0.4.1

03 May 23:19
Compare
Choose a tag to compare
  • Default to https
  • Add category_prefix property to properly support categories in non-Engish
    MediaWiki sites issue #48
  • Add user_agent as an initialization parameter and added information to the
    documentation about why one should set the user-agent string issue #50

Version 0.4.0

09 Mar 02:40
19af7ce
Compare
Choose a tag to compare
  • Add fix to use the query-continue parameter to continue to pull category members issue #39
  • Better handle large categorymember selections
  • Add better handling of exception attributes including adding them to the documentation
  • Correct the pulling of the section titles without additional markup #42
  • Handle memoization of unicode parameters in python 2.7
  • Change default timeout for HTTP requests to 15 seconds

Version 0.3.16

21 Nov 22:11
243e7a0
Compare
Choose a tag to compare
  • Add ability to turn off caching completely
  • Fix bug when disambiguation link does not have a title issue #35

Version 0.3.15

18 Sep 23:12
Compare
Choose a tag to compare
  • base_url property
  • parse links from sections

Version 0.3.14

10 Jul 22:15
Compare
Choose a tag to compare
  • Cache refresh