Skip to content

Release 0.0.4

Choose a tag to compare

@jonmmease jonmmease released this 01 May 11:14
· 408 commits to main since this release

This version adds a WASM + JavaScript package that includes a vega renderer for use in the browser, as well as an avenger-html Altair renderer that makes use of this renderer.

Added

  • Support clipping to arbitrary paths by @jonmmease in #64
  • Towards an in-browser Vega renderer by @jonmmease in #66
  • wasm vega renderer: Finish symbol mark support by @jonmmease in #68
  • Build avenger-vega-renderer with wasmbuild and inline wasm as base64 by @jonmmease in #70
  • Add avenger-vega-renderer support for remaining mark types by @jonmmease in #69
  • Cleanup and build JavaScript package in GItHub action by @jonmmease in #71

Updated

Fixed

Full Changelog: v0.0.3...v0.0.4