Skip to content

0.8.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 13:58
· 15 commits to main since this release
af734bd

Bug Fixes

  • Show pending jobs before first completion (#64)

Documentation

  • Add fulcrum genomics branding to README (#63)
  • Add product screenshot of the TUI (#67)

Features

  • Dynamic table row counts based on terminal height (#61)
  • Segmented progress bar with running/pending counts (#57)
  • TUI quality-of-life improvements (#60)
  • Migrate TUI to Textual and add demo subcommand (#65)

Miscellaneous Tasks

  • Bump version to 0.8.0 (#68)
  • Grant called tests workflow its required permissions in publish (#69)

Performance

  • Cache metadata directory scans to avoid re-stat-ing thousands of files (#58)