Releases: fg-labs/snakesee
Releases · fg-labs/snakesee
Release list
v0.9.0
snakesee-logger: v0.2.0
0.8.1
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
Bug Fixes
- Show pending jobs before first completion (#64)
Documentation
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
Performance
- Cache metadata directory scans to avoid re-stat-ing thousands of files (#58)
0.7.0
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
Release of snakemake-logger-plugin-snakesee snakesee-logger-0.1.1
pip install snakemake-logger-plugin-snakeseesnakemake-logger-plugin-snakesee snakesee-logger-0.1.0
Release of snakemake-logger-plugin-snakesee snakesee-logger-0.1.0
pip install snakemake-logger-plugin-snakesee0.6.2
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
Bug Fixes
- Populate job registry from log parsing when events unavailable (#31)
Miscellaneous Tasks
- Bump version to 0.6.1