------ * Conversion from bulk to reads. * Require numpy >= 1.14. * A bit more python3 bytes cleaning. * Enforce types in raw, and required tracking_id attributes.
1.1.0
------ * Python3 compatibility changes * Add data cleaning steps for stringly types * Unpin numpy version
1.0.12
------- * Enforce some typing constraints on meta data for compatibility with some basecallers.
1.0.11
------- * Ignore h5py warnings on import
1.0.10
------- * Fix bug finding attributes when EventDetection not present