Skip to content

Releases: pitt-crc/shinigami

v0.6.1

01 Oct 14:09
ee94e97
Compare
Choose a tag to compare

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

17 Jul 20:11
231258c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0.rc1

20 Dec 19:25
0310e0c
Compare
Choose a tag to compare

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

02 Jan 18:18
6c6b108
Compare
Choose a tag to compare

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

08 Dec 14:48
c33a749
Compare
Choose a tag to compare

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

02 Nov 16:21
98cb0ce
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.3...v0.4.0

v0.3.3

05 Oct 16:04
4567201
Compare
Choose a tag to compare

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

25 Sep 17:00
8b2cd41
Compare
Choose a tag to compare

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

25 Sep 15:17
55c646c
Compare
Choose a tag to compare

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

20 Sep 15:06
a03a38b
Compare
Choose a tag to compare

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