Dependency fast_image_resize fixed a conserning bug (UB in unsafe code) in the 2.7.2 release, which is now available on crates.io - so use that
11 lines
280 B
Markdown
11 lines
280 B
Markdown
# Changelog
|
|
|
|
## 0.1.3 - 2023-05-05
|
|
- Update dependencies, including fast_image_resize which fixed a major bug
|
|
|
|
## 0.1.2 - 2023-04-27
|
|
- Fix crash on suspend [#1](https://github.com/gergo-salyi/multibg-sway/issues/1)
|
|
- Implement automatic image resizing
|
|
|
|
## 0.1.1
|
|
- Initial release
|