* Set `keep_revisions_text` to `True` by default * Fix parsing of fragmented text: in some cases the parser could return only a part of an attribute’s text.
0.1.0
* Add type hints everywhere
0.0.3
* Fix missing spaces in revision texts * Import `wpydumps.parser.*` under `wpydumps`
0.0.2
* Add support for `.bz2` dumps * Add type annotations