Releases: pitt-crc/shinigami
Releases · pitt-crc/shinigami
v0.6.1
What's Changed
- Update pandas requirement from 2.2.2 to 2.2.3 in the python-dependencies group by @dependabot in #100
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Bumps minimum Python version to 3.9 by @djperrefort in #99
Full Changelog: v0.5.0...v0.6.0
v0.5.0.rc1
What's Changed
- Improves CLI help text with full length descriptions by @djperrefort in #96
Full Changelog: v0.5.0.rc0...v0.5.0.rc1
v0.5.0
What's Changed
- Updates process whitelisting to exclude users running slurm by @djperrefort in #95
- Improves CLI help text with full length descriptions by @djperrefort in #96
Full Changelog: v0.4.0...v0.5.0
v0.5.0.rc0
What's Changed
- Updates process whitelisting to exclude users running slurm by @djperrefort in #95
Full Changelog: v0.4.0...v0.5.0.rc0
v0.4.0
What's Changed
- Replace settings file with commandline arguments by @djperrefort in #87
- Run tests in Slurm test env by @djperrefort in #88
- Ignore entire node names instead of substrings by @djperrefort in #93
Full Changelog: v0.3.3...v0.4.0
v0.3.3
What's Changed
- Fix bug where incorrect termination signal is used by @djperrefort in #84
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- Skips terminaion signal when there are no processes to kill by @djperrefort in #79
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Fixes bug where whitelist can only contain one value by @djperrefort in #78
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Improves the stability of ps output parsing by using fixed column widths by @djperrefort in #73
- Renames blacklist setting to whitelist by @djperrefort in #74
Full Changelog: v0.2.3...v0.3.0