Skip to content

0.8.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@pauldmccarthy pauldmccarthy released this 03 Aug 12:11

Changes in this release:

  • Internal changes to how file handles are managed, to improve Windows
    compatibility.
  • The _IndexedGzipFile.read method now acquires a single file handle, rather
    than opening/closing multiple handles across calls to zran_read.