Skip to content

Version 1.9.1

Compare
Choose a tag to compare
@jokva jokva released this 13 Mar 11:30

Version 1.9.1

This is a bugfix release, with a handful of small improvements.

  • Text headers with null-bytes are no longer truncated
  • Slowness on sparse writes is pointed out in documentation
  • The python package now respects CMAKE_INSTALL_PREFIX
  • Multibuild is now cloned on travis, not a submodule
  • tools.wrap now works in python3, by decoding the string
  • A few C compiler warnings addressed
  • collections.abc is imported a future-proof way in gather.py