Changes in this version:
[0.12.0] - 2026-06-17
- Updated dependencies rerun and nalgebra
- Deprecated
estimate_transformin favor ofIcp::new()+ builder methods is_convergedfunctions now also take the step as parameter- Improved docs and readme
- Added
is_almost_identity_affine3,is_almost_identity_matrix3,is_almost_identity_matrix4convergence criteria - Added
estimate_scale_translationas step transform estimator