Added - Support for multi-read fast5 files - Conversion tools for single-multi read files
Fixed - Support for deprecated interface to Basecall2D following 0.4.0, support will end in v1.x.x
0.4.0
Fixed - Basecall1d and Basecall2d raise consistent KeyError when fastq data missing
Changed - Interface to Basecall1d and Basecall2d unified for add_sequence() and get_sequence()
0.3.3
Added - Fast5 file now supports logging via 'Fast5File.add_log()'
Fixed - Invalid component names no longer checked against LEGACY_COMPENENTS - Raise KeyError when fastq data missing from Basecall1d - median_before and start_mux populate correctly with sensible defaults
0.3.2
Added Major release - changes not logged before this point