We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8414f34 commit bf678b1Copy full SHA for bf678b1
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [0.4.1] - 2025-11-11
4
+
5
+### <!-- 3 -->📚 Documentation
6
7
+- Refactor daemon for TTY-less operation and service integration
8
9
## [0.4.0] - 2025-11-09
10
11
### <!-- 0 -->⛰️ Features
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "lule"
-version = "0.4.0"
+version = "0.4.1"
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 = "2024"
0 commit comments