Compared to v0.2.6:
- Add absolute metrics mode. Default mode remains relative ratios.
- Add setting for displaying 10th and 90th percentiles as error bars.
- Improve navigation by refactoring the
BatchUi
,BatchSelectionUi
,MatchesUi
, andMatchUi
components into a singlePanelUi
with tabs Metadata, Filtered rows, and Matches.