Skip to content

v0.33.3

Choose a tag to compare

@abrichr abrichr released this 18 Jun 15:17
· 154 commits to main since this release

v0.33.3 (2024-06-18)

Fix

  • fix(record): fix performance plotting regression (#774)

  • Fixes regressions introduced in Database access refactor #676 affecting plotting of performance plots.

  • Re-uses record.write_event for video events.

  • Modifies plot_performance to use color-blind-friendly markers

  • black/flake8 (44371e9)