File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 11# 1.12.2
22
33Features:
4+ * Support terminator terminal version detection (Linux, Terminal)
45* Support ` pkgtool ` package manager detection (Linux, Packages)
6+ * Support ` Far ` shell version detection (Windows, Shell)
7+
8+ Bugfixes:
9+ * Fix ConEmu terminal detection in some special cases (Windows, Terminal, #488 )
10+ * Fix incorrect Host on M2 Mac Studio with M2 Max CPU (macOS, Host, #490 )
511
612# 1.12.1
713
Original file line number Diff line number Diff line change 11cmake_minimum_required (VERSION 3.12.0) # target_link_libraries with OBJECT libs & project homepage url
22
33project (fastfetch
4- VERSION 1.12.1
4+ VERSION 1.12.2
55 LANGUAGES C
66 DESCRIPTION "Fast system information tool"
77 HOMEPAGE_URL "https://github.com/fastfetch-cli/fastfetch"
You can’t perform that action at this time.
0 commit comments