Skip to content

1.4.1

Latest
Compare
Choose a tag to compare
@THEGOLDENPRO THEGOLDENPRO released this 19 Nov 04:07
· 2 commits to master since this release

πŸš€ 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.
aghpb = { version = "1.4.1", features = ["image"] }

❀️ Contributors

Full Changelog: 1.4...1.4.1