v0.2.0
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.
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