Skip to content

v0.4.16

Latest
Compare
Choose a tag to compare
@halfak halfak released this 05 Aug 02:01
· 8 commits to master since this release

(Since 0.4.12)

  • Switches to C version of etree parser for faster XML parsing
  • Adds 'bytes' and 'id' field to Text() for XML parser.
  • Adds 'deleted_revisions' API collection.
  • Adds a time-based 'revert_window' to relevant functions in lib.reverts
  • Removes 'deletedrevs' from API collection.
  • Adds method to iterator over an XML string.
  • Minor fixes to improve compatibility with Wikia's XML dumps
  • Initial debian packaging support.