Skip to content

v2.0.5

Choose a tag to compare

@metaspartan metaspartan released this 02 Jan 05:53
· 281 commits to main since this release
4272f87

Changelog

  • 911524e Add CPU usage history chart and full history layout
  • 2b8c9dd Add E/P cluster CPU metrics collection and reporting
  • 55e3afb Add dynamic core topology detection for M-series CPUs
  • 1c93c7b Add history charts and cached terminal dimensions
  • f9d0e2b Add native macOS memory metrics collection
  • 58a451a Add per-process GPU usage tracking and display
  • b4a94a8 Add safeFloat64At helper and improve headless tests
  • 3dad0bb Brew formula update for mactop version v2.0.3
  • 4272f87 Merge pull request #11 from metaspartan/development
  • 96ec955 Pass GPU usage percent to process metrics functions
  • 2bf42a8 Refactor HeadlessOutput fields and CPU core label logic
  • afab84a Refactor history tracking and chart scaling for UI metrics
  • 0fa31ff Refactor process metrics collection to use trigger channel
  • 21eda1e Refine black color handling for light mode themes
  • 348ff2c Remove gopsutil dependency and use native macOS stats
  • 8a8ff3c Update headless.go
  • 2e8b07a Update headless.go
  • b910b2e Update headless.go
  • 9a73524 Update ioreport.m
  • 8dd19da Update processes.go
  • 80c004f Update processes.go
  • 42d5fd7 Update sys_info.go