Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 1.99 KB

CHANGELOG.md

File metadata and controls

38 lines (20 loc) · 1.99 KB

1.0.1 (2024-07-29)

Features

  • skip a lot of empty data in the early stage (663989a)
  • visualize historical data of cross-platform similarity of model (189ffb8)

1.0.0 (2024-03-20)

Bug Fixes

  • correctly handle directory of static files (d9b26b3)
  • fix wrong url of test case package (9ba4d5a)

Features

  • display real data of similarity instead of random data (e3084af)
  • handle arguments (9048bfa)
  • handle empty result (6cb0e68)
  • handle param 'commit_short_sha' (444326c)
  • handle static files (afda4f8)
  • query results from directory (a04549b)
  • restyle graph in web (e7f6b4e)
  • use mark point to show max value (dcbd61f)
  • visualize accuracy data in a line chart (4f71727)

Performance Improvements

  • find target commit from back to front (42ca555)