⚠️ Diff readers are kindly invited to skip f613fef, which reformatted Archey code base using Black and isort.
Breaking
- Project internal versioning update (
v4.Y.Z
->4.X.Y.Z
) - Distributions logo preference (over Windows' one) in WSL environments (see #118)
Removed
dmidecode
usage inModel
for virtual environments info gathering
Added
Custom
entry (see #111)Load Average
entry- KWin Wayland WM detection
- Windows Terminal detection
- Missing method static types
CPU
,RAM
andModel
FreeBSD support (see #114)- Official Guix System distribution support
- Official Siduction Linux distribution support
Changed
- Improve Rocky Linux logo (see #112)
- Fix macOS APFS volumes duplication (see #115 and #116)
CPU
andModel
entries initialization- Prevent vendor name duplication in
Model
- Fix WSL virtual environment detection (without systemd) in
Model
- Project code base formatted using Black and isort
Bye, happy upgrade 👋