v0.4.0
- CLI: Add support for reading BGEO files
- Lib: Allow passing in an existing
SurfaceReconstructionto reuse allocated memory (currently only memory for the resulting surface mesh is reused) (#7) - Lib: Add
Defaulttrait bound toIndexandRealtypes - Update dependencies