π V1.4.1 - Error handling improvements and reduction in dependencies.
ποΈ Changes
- Improved error handler.
- Image crate is now optional.
- To enable the image crate add the
image
feature to the cargo.toml file like displayed below.
- To enable the image crate add the
aghpb = { version = "1.4.1", features = ["image"] }
β€οΈ Contributors
Full Changelog: 1.4...1.4.1