We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a568b7 commit 8c9ac0aCopy full SHA for 8c9ac0a
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 2.3.0
4
+
5
+- `check_arity()` and `check_indices()`: Add to public interface.
6
7
8
## 2.2.0
9
10
- Improve `.sliced_by_plane()`:
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "lacecore"
-version = "2.2.0"
+version = "2.3.0"
description = "Polygonal meshes optimized for cloud computation"
authors = ["Paul Melnikow <[email protected]>", "Metabolize, Minnow Software, Body Labs, and other contributors"]
license = "BSD-2-Clause"
0 commit comments