We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72794b9 commit 3bea493Copy full SHA for 3bea493
2 files changed
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog
2
3
-## [0.3.1] - 2025-04-25
+## [0.3.2] - 2025-04-26
4
+
5
+### <!-- 0 -->⛰️ Features
6
7
+- Make daemon subcommand output controllable
8
9
### <!-- 7 -->⚙️ Miscellaneous Tasks
10
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "lule"
-version = "0.3.1"
+version = "0.3.2"
authors = ["Trim Bresilla <trim.bresilla@gmail.com>"]
description = "a command line to set 255 colors on tty's and other places that use ANSI colors"
edition = "2021"
0 commit comments