Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 759 Bytes

CHANGELOG.md

File metadata and controls

29 lines (19 loc) · 759 Bytes

Changelog

Current

Version 1.1

  • Add limited ability to access section titles on a page. PR #18 by @astavonin
  • Add optional rate limiting. Closes issue #20 reported by @mobeets
  • Add HTTPTimeout exception

Version 1.0.2

  • Fix installation issue on some Python 3 machines. Closes issue #15 by @wronglink
  • Add Python 3 support on PyPI

Version 1.0

  • Add international support
  • Fix continue values with Mediawiki API
  • Support Python 3

Version 0.9

  • Initial functionality
  • Add documentation and upload to ReadTheDocs