Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Oct 20:22
· 27 commits to master since this release

0.3.0 (2023-10-10)

Bug Fixes

  • move the text position for 5 mm to make the text readable on colored faces (b8237d9)
  • cli: update the command to create the new attribute objects (a00d685)
  • model: use a clean string for ID (a158a77)

Features

  • model: add an argument to filter the geometry based on type (d443ef8)
  • model: add support for filtering by boundary condition (12a5a08)

Performance Improvements

  • use attr classes instead of several arguments (865ee72)