Skip to content

Commit 8c9ac0a

Browse files
authored
RELEASE 2.3.0 (#101)
1 parent 0a568b7 commit 8c9ac0a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 2.3.0
4+
5+
- `check_arity()` and `check_indices()`: Add to public interface.
6+
7+
38
## 2.2.0
49

510
- Improve `.sliced_by_plane()`:

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "lacecore"
3-
version = "2.2.0"
3+
version = "2.3.0"
44
description = "Polygonal meshes optimized for cloud computation"
55
authors = ["Paul Melnikow <[email protected]>", "Metabolize, Minnow Software, Body Labs, and other contributors"]
66
license = "BSD-2-Clause"

0 commit comments

Comments
 (0)