## Cykooz/fast_image_resize — v6.0.0…v6.1.0

_12 commits._

### Fixes
- **Updated dependencies, fixed typos, added tests, and addressed Rust 1.95/1.96 Wasm32 SIMD128 regression.** (14ecf50)

### Backend
- **Increased version of wasmtime in GitHub action** (1d22ff3)
- **Updated benchmarks.** (f362a0f)
- **Updated benchmarks template: OS, Rust, and Wasmtime version upgrades.** (bfe97ee)
- **Improved speed of `native` implementation for vertical convolution pass for pixel types based on `u16` components.** (8435a52)
- **- Updated benchmarks for arm64.** (5dee125)
- **Updated benchmarks for x86_64.** (4717518)
- **Fixed typos in benchmarks templates and updated dependencies.** (856e035)
- **Fixed a deadlock in case of using `rayon` thread pool with only one thread to resize with `ResizeAlg::Nearest` algorithm.** (31247ec)
- **Fixed typos and improved phrasing in comments and documentation.** (0e0b6f0)
- **Fixed link to documentation page.** (dd72cef)

### Chore
- **chore: Release** (6dc1fe2)

_Recap by [Repo Wrapped](https://repowrapped.com/gh/Cykooz/fast_image_resize?utm_source=github-action)._