Changelog
- Added three views: default, brief, extended
- Show stat output in beautiful, bordered, and easily understandable tabular format
- Supports Nerd Font Icons (basic, extension-based, and special name-based)
- Added flags for no icons or just basic icons in the output
Commit History
- 753c445 Add GoReleaser config for cross-platform releases
- 8d531f4 Fix GoReleaser: set cmd/mstat dir, update archive format syntax
- 7662dea Initial commit
- 91f0cdf Merge pull request #6 from bhavya-dang/feat/icons-support
- 0993c43 Merge pull request #9 from bhavya-dang/feat/added-view-modes
- 1895f00 chore(docs): center readme header and added shields badges
- 5617875 feat: added cobra, table outputs
- 3783696 feat: added entry data model, permissions helpers
- bba027d feat: added icon support
- 2725170 feat: added two new views and flags, updated readme
- 29c961f fix: added linksOf for windows env