# Change Log
## [0.3.0] - 2026-03-07
- Removed dependency from `common_traits`, `sux`, `value_traits`, and `anyhow`,
replacing `common_traits` with `num-primitive` and `num-traits`.
## [0.2.1] - 2026-02-15
### Changed
- Updated all dependencies.
- `slow_tests` feature for slow tests.
### Improved
- Implemented `DefaultEstimator::into_owned`.
## [0.2.0] - 2025-10-16
### Changed
- Updated all dependencies.
## [0.1.0] - 2025-04-07
### New
- First release.