File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,8 @@ Features:
9
9
* Improve performance of SSID detection on macOS Sequoia (Wifi, macOS, #1597 )
10
10
* Support warp terminal version detection on Windows (Terminal, Windows)
11
11
* Support default route detection on OpenBSD & DragonFly BSD (LocalIP, OpenBSD / DragonFly)
12
+ * Improve bash completion script
13
+ * Improve performance of networking (PublicIP / Weather)
12
14
13
15
Logo:
14
16
* Add Common Torizon OS
Original file line number Diff line number Diff line change 1
1
cmake_minimum_required (VERSION 3.12.0) # target_link_libraries with OBJECT libs & project homepage url
2
2
3
3
project (fastfetch
4
- VERSION 2.38 .0
4
+ VERSION 2.39 .0
5
5
LANGUAGES C
6
6
DESCRIPTION "Fast neofetch-like system information tool"
7
7
HOMEPAGE_URL "https://github.com/fastfetch-cli/fastfetch"
You can’t perform that action at this time.
0 commit comments