Skip to content

Version 0.8.5

Compare
Choose a tag to compare
@danmichaelo danmichaelo released this 18 May 06:23
· 164 commits to master since this release
v0.8.5
  • Fetch login token using the tokens module for MediaWiki >= 1.27 (@Ubibene and @danmichaelo: #149)
    • Remove extraneous continue parameter from non-query calls
    • Remove userinfo from meta=tokens calls in order to avoid readapideniederror on read protected wikis.
  • Fix Semantic MediaWiki Ask call and response handling (@Ubibene: #153, #156, #161)
  • Pass warnings from the API to the Python logging facility (56cbad3)