Skip to content

v0.7.2

Choose a tag to compare

@actapia actapia released this 06 Jul 00:44
· 18 commits to main since this release

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.