Introduce the IteratorDump class and document how to read local XML dumps
What's Changed
- Reading dumps from local files: document and test it by @macbre in #226
- Introduce the IteratorDump for reading the XML dump as a stream by @macbre in #227
Full Changelog: v1.2.1...v1.3.0