Skip to content

Fabio 0.8.0

Compare
Choose a tag to compare
@kif kif released this 26 Oct 08:47
v0.8.0
  • Increased maximum header size for EDF (Thanks from OlivierU38)
  • Fix EDF header (contribution from Yann Diorcet)
  • MRC format is now tested (thanks to Aidan Campbell)
  • Fix EDF regex in Python 3.7 (thanks to Serhiy Storchaka)
  • New explicit registry (no more metaclass)
  • Lazy iterator for EDF (useful for huge multi-frames)
  • Improved JPEG 2000 support via glymur
  • Manylinux1 wheels built against the oldest numpy possible
  • Improved debian packaging
  • clean up repository and tests
  • Fix compilation with Python 3.7, Python 2.7 still works but for how long ?