Skip to content

0.8.0

Compare
Choose a tag to compare
@parasyte parasyte released this 16 Nov 21:00
fa03a61

Features:

  • The default device limits are now compatible with WebGL2 and Raspberry Pi 4. (#226)
  • Added async Pixels and PixelsBuilder methods for WASM targets (Thanks @MarkAnthonyM for your support!) (#218)

Breaking changes:

  • Make SurfaceSize private (#220)
  • Pixels::render() and render_with() now borrow the struct immutably (#222)