Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Oct 18:11
· 198 commits to main since this release

This release adds the first Basalt integration, LabelOutputAdapter! This adapter accepts any Basalt Frame and a MetricCollection filter, producing a visual component that scales to the frame provided. Foreground, background, and font size are all configurable.

This release also updates the signature of the function passed to CustomOutputAdapter to allow for more modularity in the future.

image

Outputs

  • Breaking change: Update CustomOutputAdapter function signature
  • Add LabelOutputAdapter (currently in beta)

API

  • Improve find method on MetricCollection

Full Changelog: v0.1.0...v0.2.0