Skip to content

0.6.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@pauldmccarthy pauldmccarthy released this 04 Oct 09:38

Changes in this release:

  • IndexedGzipFile now has a readinto method.
  • SafeIndexedGzipFile is now an io.BufferedReader, which provides thread safety and dramatically improves performance for small files (see discussion at nipy/nibabel#558).
  • Fixed issue #4 - the source distribution was missing zran.h.