Skip to content

v0.8.10

Compare
Choose a tag to compare
@nvictus nvictus released this 25 Sep 20:45
· 208 commits to master since this release
ac779db

Bug fixes

  • Fixed the new header parsing in cooler cload pairs to handle esoteric file stream implementations. Specifically GzipFile had stopped working. By @golobor