Skip to content

v0.10.1

Choose a tag to compare

@LeMyst LeMyst released this 01 May 22:51
· 917 commits to master since this release
f72e63e
  • Add OAuth 1.0a and OAuth 2.0 owner-only consumer support. It's now the best methods to securely authenticate against a MediaWiki instance.
  • Automatically disable unit support in fastrun query if datatype is not quantity.
  • Fix wbi_core.set_label() which replaced all labels. Allow delete of label with parameter label as None.
  • Update the format validator for Url property.
  • Ignore maxlag parameter if maxlag is 0 or less.
  • Add maxlag support to more functions.
  • Add documentation for wbi_core.FunctionsEngine.mediawiki_api_call_helper() in the README.md.