Skip to content

v0.2.0

Choose a tag to compare

@liblaf liblaf released this 11 May 12:26
a86860c

0.2.0 - 2025-05-11

💥 BREAKING CHANGES

0.1.17 - 2025-05-08

⬆️ Dependencies

  • deps: update dependency liblaf-cherries to >=0.0.12,<0.0.13 (#29) - (9c4d022)

0.1.16 - 2025-05-06

✨ Features

  • add tetgen experiment pipeline and array to PointSet converter - (ac3a353)

0.1.15 - 2025-04-30

✨ Features

  • improve skull mesh generation and add cranium classification - (a82c73f)

0.1.14 - 2025-04-24

✨ Features

  • add complete human head anatomy processing pipeline - (894d5ca)

0.1.13 - 2025-04-21

⬆️ Dependencies

  • deps: update dependency pyvista to >=0.45,<0.46 (#24) - (8c7f39d)

0.1.12 - 2025-04-13

♻ Code Refactoring

  • improve tetgen-clean script organization and flexibility - (e5d5e95)

0.1.11 - 2025-04-09

✨ Features

  • paraview: make visualization optional in mandible pivot script - (ca24c33)

0.1.10 - 2025-04-09

✨ Features

  • triangle: add triangle mesh processing utilities - (e389514)

♻ Code Refactoring

  • io: reorganize dispatcher module into abc and improve type hints - (ab5dcbf)
  • io/pyvista: replace custom OBJ parser with tinyobjloader - (945f48a)