Skip to content

v1.3.0: Merge pull request #37 from pauldmccarthy/enh/seek_end

Compare
Choose a tag to compare
@pauldmccarthy pauldmccarthy released this 25 Jun 08:59
b13f3da

Changes in this release:

  • The IndexedGzipFile.seek method now accepts seeking from the end of uncompressed stream via SEEK_END, as long as the index has been built (#37).