------ * Easy import of core classes and functions: `from fast5_research import Fast5, BulkFast5, iterate_fast5` * Enable recursive (lazy) search in `iterate_fast5`.
1.0.6
------ * Ensure returned events have same dtype * fast5.py: all returned event arrays same dtype by passing them through self._get_read_data() * requirements: use any version of numpy * bump version to 1.0.6