Skip to content

v0.1.10

Choose a tag to compare

@liblaf liblaf released this 09 Apr 03:15
8694415

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)

0.1.9 - 2025-04-01

🐛 Bug Fixes

  • io: replace StrPath with PathLike type alias - (c157934)

0.1.8 - 2025-04-01

✨ Features

  • io: add ParaView PVD writer support - (ce4e628)

0.1.7 - 2025-03-31

⬆️ Dependencies

  • deps: update dependency rich to v14 (#15) - (a30c487)

👷 Build System

  • move optional dependencies to extras - (f090b3d)
  • update dependency versions and add tetra module - (43d50d7)

0.1.6 - 2025-03-29

✨ Features

  • plugin: add tetwild plugin for tetrahedral mesh generation - (918f47e)
  • tetra: add tetrahedral mesh winding correction - (db23780)

👷 Build System

  • reorganize config files and update workflows - (df320f5)

❤️ New Contributors

  • @liblaf-bot[bot] made their first contribution in #14

0.1.5 - 2025-03-23

✨ Features

  • enhance mesh processing and OBJ file loading - (4dd9c2a)

⬆️ Dependencies

  • deps: update dependency liblaf-cherries to v0.0.6 (#11) - (aada5b5)
  • deps: update dependency jaxtyping to >=0.3,<0.4 (#12) - (0b6529e)

♻ Code Refactoring

  • update muscle generation logic and point data - (4027476)

0.1.4 - 2025-03-12

✨ Features

  • io: add support for unstructured grid file formats - (60929fc)
  • refactor scripts to use liblaf-cherries for configuration management - (53e13b6)
  • refactor proximity algorithms and add component transfer functionality - (d09433a)
  • enhance file handling and add rigid alignment for face models - (acdeab3)

0.1.3 - 2025-02-16

⬆️ Dependencies

  • deps: update liblaf-grapes dependency to v0.1.0 - (d8579ac)

0.1.2 - 2025-02-16

✨ Features

  • add support for unstructured grid operations and documentation link - (aa118c7)