Releases: vladkens/macmon
Releases Β· vladkens/macmon
v0.5.1
v0.5.0
0.5.0 - 2024-12-20
Features
Bug Fixes
Other
New Contributors β€οΈ
- @i0ntempest made their first contributionβ
v0.4.2
What's Changed
- feat: ram power & limit samples count in pipe command
- chore(docs): update homebrew installation note by @chenrui333 in #14
Full Changelog: v0.4.1...v0.4.2
v0.4.1
- chore: improve robustness of
print_debug
by handling missing system profiler keys by @chenrui333 in #13
Full Changelog: v0.4.0...v0.4.1
v0.4.0
- Added support for M4 chips #11 (Thanks @hungrydonkey for debugging info)
- More accurate CPU values #10 (Thanks @homm for pointing out the issue)
- BREAKING: Raw command now returns values in JSON format, so
macmon
can be piped to other programs
Full Changelog: v0.3.3...v0.4.0
v0.3.3
- Fixed: High usage values for M3 Max chips #9
- Deps: ratatui updated to 0.29
Full Changelog: v0.3.2...v0.3.3
v0.3.2
chore: extra logs to debug command
v0.3.1
What's Changed
- Fix: RAM Sparkline max value by @gianlucatruda in #8
New Contributors
- @gianlucatruda made their first contribution in #8
Full Changelog: v0.3.0...v0.3.1
v0.3.0
Features
- Added gauge view for CPU/GPU and RAM metrics (press
v
to switch) - Saving settings between restarts (color and view)
- Dependencies updated
![image (4)](https://private-user-images.githubusercontent.com/825754/373915398-13e5b76e-66e1-4b60-ab65-d4a3979582b1.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNTg4NTAsIm5iZiI6MTczOTM1ODU1MCwicGF0aCI6Ii84MjU3NTQvMzczOTE1Mzk4LTEzZTViNzZlLTY2ZTEtNGI2MC1hYjY1LWQ0YTM5Nzk1ODJiMS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEyJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMlQxMTA5MTBaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1mNzRkODcwY2ZhNTUwYWJlNGY0YTNlMTkyMGI1YWExMzM5NGJhOWEzZmEyNzIyNmE4NGNiMzg2MmVlY2MxZTEwJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.AVV6DQNWI5NDanOpyfKn7jpyJTLyD7t22JRzeFm6Mkw)
To update:
brew update && brew upgrade macmon
Or fresh installation:
brew install vladkens/tap/macmon
Full Changelog: v0.2.2...v0.3.0
v0.2.2
- Fix crash on macOS Ventura with M2 Max processor
Full Changelog: v0.2.1...v0.2.2