Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 31 May 18:37
· 33 commits to main since this release

What's Changed

  • fix(ui): constrain processes table height so bottom label stays visible by @Peter-L-SVK in #18
  • Add Nix flake for compatibility with NixOS and nix package manager by @MaySeikatsu in #17
  • feat(ui): add process icons via freedesktop icon theme lookup by @Peter-L-SVK in #21
  • fix(ui): show last process sample immediately when opening the tab by @Trystan-SA in #24
  • chore: remove release Claude skill by @Trystan-SA in #25
  • docs: add CLAUDE.md with Rust project hygiene guidance by @Trystan-SA in #26
  • refactor(tests): move inline tests to sibling *_tests.rs files by @Trystan-SA in #27
  • refactor: split large modules into focused submodule folders by @Trystan-SA in #29
  • fix(perf): read CPU frequency from sysfs instead of sysinfo by @Peter-L-SVK in #28
  • feat(perf): optional per-process graph attribution (CPU/RAM/disk/GPU) by @Trystan-SA in #23

New Contributors

Thank you both of you for your support !

Full Changelog: v0.1.3...v0.2.0