Release v0.30.0 (#880)

* Release v0.30.0

* fix 3d voxels example build
This commit is contained in:
Sébastien Crozet
2025-10-03 18:51:57 +02:00
committed by GitHub
parent 134f433903
commit 3ac5ed4491
12 changed files with 27 additions and 22 deletions

View File

@@ -1,3 +1,8 @@
## v0.30.0 (03 Oct. 2025)
- Update to parry 0.25 (which involves breaking changes in the `Voxels` API but improves its internal storage to support
large voxel maps).
## v0.29.0 (05 Sept. 2025)
This version contains a significant rework of the internal velocity constraints solver.