v0.7.2
This release fixes errors that can occur when this library attempts to merge an empty list of SAM files with merge_sam_bytes or attempts to merge SAM files that are empty. This release should also fix a problem where a ReaderFifo can cause the library to hang if if no thread has attempted to write and close the FIFO by the time the context is exited.