Skip to content

v0.12.0rc4

Pre-release
Pre-release
Compare
Choose a tag to compare
@LeMyst LeMyst released this 02 Jun 17:59
· 37 commits to rewrite-wbi since this release
9cc5523

What's Changed

  • Add a NonExistentEntityError exception (Thanks to @dpriskorn)
  • Improve MediaWiki 1.35 compatibility. (Thanks to @dpriskorn)
  • Replace print() with logging methods. (Thanks to @dpriskorn)
  • Add wbi_helpers.delete_page()
  • Add BaseEntity.delete() to easily delete an entity with the page ID or the page title. (#309)
  • Add BaseEntity.title and BaseEntity.pageid attributes.
  • More docstring
  • Typo fixes

Full Changelog: v0.12.0rc3...v0.12.0rc4