All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
1.2.1 - 2026-02-24
- Clarify when
Aabb::from_min_maxcan panic
1.2.0 - 2026-02-13
- Let
Bvh::removereturn the removed data (Thanks to @Kyriota)
- Bump MSRV to
1.60
1.1.3 - 2023-01-09
- lower the minimum supported rust version (msrv) to 1.56 (ecc6db2)