Skip to content

0.1.15

Compare
Choose a tag to compare
@HalfPhoton HalfPhoton released this 31 Mar 15:52
· 262 commits to master since this release

[0.1.15] 2023-03-31

Changed

  • Refactored pod5 convert fast5 to use concurrent.futures only.
  • Add further info to error message when signal cannot be decompressed by zstd
  • Make merge operation not generate multiple identical run infos.

Fixed

  • Fixed closing uninitialised file handles.
  • Fixed pod5 inspect reads repeating header
  • Fixed a crash with certain pod5 search operations.