All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
3.0.0 - 2025-09-02
- add terminal font detection and improve OS info display
- add configuration option to disable random startup message
- enhance version handling and add version command support
- add macOS specific command import in system.rs
- set auto_detect to true by default
- simplify return statement in software.rs
- clean up whitespace in source files
- add demo image to README
- set up release-plz
- update README
- Add terminal font detection support
- Improve macOS window manager detection (now shows Rectangle instead of Quartz Compositor)
- Add proper Mac model identifier detection (e.g., MacBookAir10,1)
- Fix OS display to show "macOS" instead of "Darwin"
- Enhanced system information accuracy matching neofetch quality
- Better terminal and font detection across different terminal applications