Skip to content

v0.2.0 - New `TriangleMesh.mask` attribute and refactored `assemble_paths`

Compare
Choose a tag to compare
@jeertmans jeertmans released this 15 Jul 09:19
· 13 commits to main since this release

This new release contains important changes, including breaking changes. Please refer to the changelog page on the documentation website for all details.

What's Changed

  • chore(deps): update pre-commit hooks by @github-actions[bot] in #285
  • chore(deps): update pre-commit hooks by @github-actions[bot] in #286
  • feat(lib): add TriangleMesh.mask attribute by @jeertmans in #287
  • chore(lib): refactor __version__ and add __version_info__ tuple by @jeertmans in #288
  • refactor(lib): simplified assemble_paths by @jeertmans in #289

Full Changelog: v0.1.2...v0.2.0