Releases: fg-labs/snakesee
Releases · fg-labs/snakesee
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
0.6.0
0.5.0
0.4.1
0.4.0
Bug Fixes
- Use incomplete markers to detect running workflows (#15)
- Make test_keep_going_mixed more robust (#16)
- Refresh current_rules when new workflow starts (#17)
- Improve arrow key handling and job selection bounds (#18)
Features
Miscellaneous Tasks
- Update setup-uv from v4 to v7 (#22)
- Bump version to 0.4.0