There was an error while loading. Please reload this page.
1 parent 63d98bb commit c950d22Copy full SHA for c950d22
2 files changed
CHANGELOG.md
@@ -2,6 +2,20 @@
2
3
## [0.4.0] - 2025-11-09
4
5
+### <!-- 0 -->⛰️ Features
6
+
7
+- Update dev dependencies and reorganize generation module
8
9
+### <!-- 5 -->🎨 Styling
10
11
+- Improve color contrast of light themes
12
13
+### <!-- 7 -->⚙️ Miscellaneous Tasks
14
15
+- Downgrade package version to 0.3.9
16
17
+## [0.4.0] - 2025-11-09
18
19
### <!-- 5 -->🎨 Styling
20
21
- Improve color contrast of light themes
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
name = "lule"
-version = "0.3.9"
+version = "0.4.0"
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