# Release v0.10.0

## Breaking Change

- Removed the old version of implementation of RBF interpolation ([!355](https://gitlab.com/MusicScience37Projects/numerical-analysis/numerical-collection-cpp/-/merge_requests/355)).
- Changed the method of logging in the existing source codes ([!354](https://gitlab.com/MusicScience37Projects/numerical-analysis/numerical-collection-cpp/-/merge_requests/354), [!356](https://gitlab.com/MusicScience37Projects/numerical-analysis/numerical-collection-cpp/-/merge_requests/356)).

## Bug Fixes

- Fixed build with the latest version of fmt library [!360](https://gitlab.com/MusicScience37Projects/numerical-analysis/numerical-collection-cpp/-/merge_requests/360).