Skip to content

Commit e1d3d9f

Browse files
committed
debian: add v1.0.0 changelog
1 parent 425fd1d commit e1d3d9f

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

debian/changelog

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,34 @@
1+
customfetch (1.0.0-1) unstable; urgency=medium
2+
3+
* project: add stable support for android.
4+
* project: add new android app widget.
5+
* project: rename unix references (e.g., CF_UNIX) to linux.
6+
* project: separate GUI mode into its own binary, customfetch-gui.
7+
* parse: support module-only variants in info tags (e.g., $<ram>).
8+
* parse: remove "builtin" info tag module name.
9+
* parse: add extended module member names (e.g., $<title_separator>).
10+
* query: cpu: add $<cpu.temp> and variants.
11+
* query: battery: add new battery info module.
12+
* query: theme: fix theme queries because of code static members.
13+
* query: auto: add new auto module name.
14+
* query: use systemInfo_t for multiple disk, gpu, and theme queries.
15+
* build: add cmake as the new build system.
16+
* build: add usr-dist target in the makefile.
17+
* args: change some argument names and add boolean support (e.g., true).
18+
* args: add --loop-ms and --list-logos options.
19+
* args: add --override for configuration.
20+
* libs: update fmt and toml++ libraries.
21+
* libs: remove unused headers (printf.h and xchar.h) from fmt.
22+
* libs: update pci.ids.hpp.
23+
* doc: move configuration explanation to --how-it-works.
24+
* doc: fix wrap-lines behavior.
25+
* misc: re-enable cursor if program dies (when wrap-lines is disabled).
26+
* misc: add translations support.
27+
* misc: install configuration examples.
28+
* debian: add and reformat actual changelog.
29+
30+
-- toni500 <[email protected]> Sat, 01 Mar 2025 19:49:36 +0100
31+
132
customfetch (0.10.2-1) unstable; urgency=medium
233

334
* project: rename references `cufetch` -> `customfetch`

0 commit comments

Comments
 (0)