Skip to content

Releases: donomii/bottom

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 12 Jul 06:10

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 10 Jul 08:38

Changelog

  • 8ae2c87 feat: add fish completion and manual page

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 08:20

Changelog

  • 4fd9a45 Add ability to detect and kill processes based on name
  • 03a8247 Add start message
  • 29cefc5 Add summary information, printed every second
  • 60f0ec4 Comment out windows specific code - need to break this out to a module?
  • bc08ee6 Create .travis.yml
  • ef61eff Fix bugs, formatting
  • 3859a7d Initial commit
  • 0674b96 Initial import
  • 23ad245 Update README.md
  • 1a1cfc2 Update README.md
  • a13b454 Update README.md
  • 0251790 Update README.md
  • 1db38d1 Update README.md
  • ee66120 Update README.md
  • ce2b325 chore: prepare v0.1.0 release
  • adeb128 feat: add process lifecycle recorder
  • c48e9f8 feat: expand process lifecycle monitoring
  • c2e63b6 fix: clean up lifecycle recorder output
  • 69842c5 test: use portable SQLite path