Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 571 Bytes

CHANGES.md

File metadata and controls

30 lines (18 loc) · 571 Bytes

1.1 (unreleased)

  • No changes yet

1.0 (2016-12-05)

  • Fix compatibility with recent versions of psutil. [#18, #19]

  • psutil is now properly defined as a dependency in install_requires. [#16]

0.2 (2014-10-22)

  • Recognize zombie processes. [#7]

  • Improve general reliability.

  • Allow interval to be a floating-point value.

  • Fix compatibility with psutil >= 2.0. [#10]

  • Ensure that log file gets closed and plot gets drawn if process is interrupted. [#13]

0.1 (2013-12-17)

  • Initial release