This release introduces some breaking changes. Please check this [link](https://durandtibo.github.io/coola/0.4/upgrade/0.4/) to learn more about the breaking changes and how to migrate to the new version.
What's Changed
* Bump pre-commit from 3.6.1 to 3.6.2 by dependabot in https://github.com/durandtibo/coola/pull/490
* Bump polars from 0.20.9 to 0.20.10 by dependabot in https://github.com/durandtibo/coola/pull/489
* Bump mkdocs-material from 9.5.9 to 9.5.10 by dependabot in https://github.com/durandtibo/coola/pull/488
* Bump ruff from 0.2.1 to 0.2.2 by dependabot in https://github.com/durandtibo/coola/pull/487
* Bump coverage from 7.4.1 to 7.4.3 by dependabot in https://github.com/durandtibo/coola/pull/494
* Bump pytest from 8.0.1 to 8.0.2 by dependabot in https://github.com/durandtibo/coola/pull/491
* Bump mkdocs-material from 9.5.10 to 9.5.11 by dependabot in https://github.com/durandtibo/coola/pull/492
* Bump pandas from 2.2.0 to 2.2.1 by dependabot in https://github.com/durandtibo/coola/pull/493
* Update dependencies and workflows by durandtibo in https://github.com/durandtibo/coola/pull/496
* Update documentation to compare with `torch` and `numpy` by durandtibo in https://github.com/durandtibo/coola/pull/497
* Fix failing test by durandtibo in https://github.com/durandtibo/coola/pull/498
* Ignore polars version with issue by durandtibo in https://github.com/durandtibo/coola/pull/501
* [BC] Rename to `actual` and `expected` by durandtibo in https://github.com/durandtibo/coola/pull/500
* Update `polars` dependencies and workflows by durandtibo in https://github.com/durandtibo/coola/pull/502
* Add ARG ruff rules by durandtibo in https://github.com/durandtibo/coola/pull/503
* Add `to_tensor` by durandtibo in https://github.com/durandtibo/coola/pull/504
* Improve `BaseReducer` by durandtibo in https://github.com/durandtibo/coola/pull/505
* Add `to_array` by durandtibo in https://github.com/durandtibo/coola/pull/506
* Improve `NumpyReducer` by durandtibo in https://github.com/durandtibo/coola/pull/507
* Update documentation by durandtibo in https://github.com/durandtibo/coola/pull/508
* Release version `0.4.0` by durandtibo in https://github.com/durandtibo/coola/pull/509
**Full Changelog**: https://github.com/durandtibo/coola/compare/v0.3.2...v0.4.0