Skip to content

Releases: fg-labs/snakesee

v0.9.0

Choose a tag to compare

@fg-labs-bot fg-labs-bot released this 19 Jul 15:48
aa52df3

0.9.0 (2026-06-24)

Features

  • actionable error when TUI dependencies are missing (#87) (ba39e6a)
  • estimated cost for remote jobs (#74) (a3599a8)
  • surface termination source provenance in the job detail (#78) (b42ead8)

Bug Fixes

  • preserve logger events delivered after handler close() (#85) (f83e130)
  • unbreak Read the Docs build (uv workspace+editable) and guard it in CI (#88) (48126ab)

snakesee-logger: v0.2.0

Choose a tag to compare

@fg-labs-bot fg-labs-bot released this 19 Jul 15:59
00f5d9c

0.2.0 (2026-07-19)

Features

  • estimated cost for remote jobs (#74) (a3599a8)
  • remote executor support — QUEUED state, timing, and console links (#72) (5b0c5fa)
  • remote observability + termination classification (#73) (2f33c21)

Bug Fixes

  • preserve logger events delivered after handler close() (#85) (f83e130)

0.8.1

Choose a tag to compare

@github-actions github-actions released this 08 Jun 20:31
ca3c68c

Bug Fixes

  • Avoid premature timer creation when refresh rate differs from default (#81)

Features

  • Remote executor support — QUEUED state, timing, and console links (#72)
  • Remote observability + termination classification (#73)

Miscellaneous Tasks

  • Update repository references from nh13 to fg-labs (#70)
  • Bump version to 0.8.1

0.8.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 13:58
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)

0.7.0

Choose a tag to compare

@github-actions github-actions released this 29 Mar 07:12
453d660

Bug Fixes

  • Parse checkpoint and localcheckpoint rule lines (#53)
  • Make EventWriter thread-safe to prevent event loss during cleanup (#55)
  • Parse indented rule/timestamp lines in group/pipe job blocks (#52)

Features

  • Add colorblind-accessible mode for progress bars (#54)
  • Support Snakemake SQLite DB persistence backend (#51)
  • Thread-aware parallelism estimation (#45)

Miscellaneous Tasks

  • Release snakesee 0.7.0 and logger plugin 0.1.1 (#56)

snakemake-logger-plugin-snakesee snakesee-logger-0.1.1

Choose a tag to compare

@github-actions github-actions released this 29 Mar 07:11
453d660

Release of snakemake-logger-plugin-snakesee snakesee-logger-0.1.1

pip install snakemake-logger-plugin-snakesee

snakemake-logger-plugin-snakesee snakesee-logger-0.1.0

Choose a tag to compare

@github-actions github-actions released this 28 Mar 03:12
684359e

Release of snakemake-logger-plugin-snakesee snakesee-logger-0.1.0

pip install snakemake-logger-plugin-snakesee

0.6.2

Choose a tag to compare

@github-actions github-actions released this 15 Mar 21:16
928ec67

Bug Fixes

  • Defer error event emission until error block fully parsed (#32)
  • Remove 10-job cap on recent_completions (#34)
  • Poll for all job events in integration test validation (#37)

Documentation

  • Update RELEASE_STEPS.md to match actual release process (#38)

Features

  • Make help shortcut more discoverable in TUI footer (#33)

Miscellaneous Tasks

  • Bump version to 0.6.2

Performance

  • Use heap selection for completions table rendering (#36)

0.6.1

Choose a tag to compare

@github-actions github-actions released this 03 Jan 05:48
b1dfdb0

Bug Fixes

  • Populate job registry from log parsing when events unavailable (#31)

Miscellaneous Tasks

  • Bump version to 0.6.1

0.6.0

Choose a tag to compare

@github-actions github-actions released this 02 Jan 03:59
886b970

Bug Fixes

  • Detect and ignore stale events files from previous workflow runs (#29)

Features

  • Extend table navigation to pending jobs and rule statistics (#30)

Miscellaneous Tasks

  • Bump version to 0.6.0