Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 May 12:33
· 52 commits to main since this release
834cf42

0.4.0 (2023-05-20)

Feature

  • analysis: add built-in plots and view (#17) (834cf42)

Code Refactoring

  • collector: make collection more ergonomic (#16) (d73ea37)
  • output: updated output columns (#15) (9d282d1)
  • logging: always debug log when updating spinner (#13) (8b5c8b5)

Chores