Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 774 Bytes

CHANGELOG.md

File metadata and controls

23 lines (18 loc) · 774 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.1.1] - 2020-02-07

Fixed

  • Find jobs more reliably by inspecting cmdline instead of "process name"
  • checked-in config.yaml now conforms to code's expectations!

Added

  • Job progress histogram view in interactive mode
  • Ability to disable archival (by commenting out the config section)
  • Minor improvements to messages, titles, tables in interactive mode

[0.1.0] - 2020-01-31

Fixed

  • Fixed issue with prioritization of tmp dirs

[0.0.1] - 2020-01-30

Added

  • .gitignore and CHANGELOG.md