v0.7.0
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
- (
c942c6b
)