Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Feb 15:48
· 64 commits to master since this release

Feature

  • HeE2eReader: Read E2E volumes (9094890)

Fix

  • eyepy: Do not use list and tuple for type annotations python 3.8 only supports List / Tuple (cc6dfee)
  • region-plotting: Remove EllipsisType from allowed types for the region parameter since its not supported in python 3.8 (fac7849)

Breaking

Documentation

  • README-and-Cookbook: Clean up (183b317)
  • eyepy: Add docstrings and cookbook examples (3b6ce5d)
  • formats: E2e documentation (059d67b)