Skip to content
Version 0.2

  * Fixed a bug where mmap() was using the size of the numpy array
    instead of the size of the complete block (including meta-data).
    Thanks to Cyril Tasse for the extensive bug report.