What's Changed
- Remove unnecessary
mut
on&mut
reference found byclippy
1.71 by @rosaliedewinther in #45 - Add getters for aabb min and max by @rosaliedewinther in #44
- Simplify example by @rosaliedewinther in #38
- 🏷️ Rename
grid_descriptor
intodescriptor
by @EmilioLaiso in #47 - 🚚 Move
GridDescriptor
's metadata accessors to its implementation by @EmilioLaiso in #48
Full Changelog: 0.4.0...0.5.0