Skip to content

v0.8.0

Choose a tag to compare

@liblaf liblaf released this 21 Oct 11:03
4742501

0.8.0 - 2025-10-21

💥 BREAKING CHANGES

  • Standardize mesh group data keys and enhance data transfer - (640628d)

✨ Features

  • exp: Add human head anatomy dataset and component groupings - (83c029a)
  • io: Add ParaView series I/O and StructuredGrid support - (1938c8c)

⬆️ Dependencies

  • deps: update dependency cyclopts to v4 (#71) - (9941750)

♻ Code Refactoring

  • external, io: Migrate to Jinja2 templates and streamline I/O logging - (e204882)
  • typing, linter: Adjust type hints and suppress Pyright warnings - (2c9f1a8)

👷 Build System

  • lfs: Configure Git LFS for large data files - (87ae687)