Skip to content

v0.2.0

Compare
Choose a tag to compare
@t28hub t28hub released this 09 May 11:34
· 63 commits to main since this release
c32ebc7
  • Modify the ImageData interface to hold a reference to the image's pixel data, enhancing the efficiency of data handling.
  • Add the image feature, making the dependency on the image crate optional. This allows for more flexibility in feature usage.
  • Add the wasm feature, ensuring proper resolution of dependencies for WebAssembly targets. This enhances the library's compatibility with wasm-based applications.