------- * Minor syntax fix in `extract.py` for python2
1.2.9
------ * Add basic support for creation of multi-read files from bulk files.
1.2.8
------ * Small refactor of writing of mapping data.
1.2.6
------ * Fix slow creation of mapping table
1.2.5
------ * Ensure event structures containing text data are returned as strings rather than bytes under python3.
1.2.3
------ * Fixes issue with numpy 1.15 on reading type of views of structured data. * Updated documentation (https://nanoporetech.github.io/fast5_research/)