We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22f6a87 commit 57d1bf2Copy full SHA for 57d1bf2
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [0.2.4] - 2024-02-07
4
+
5
+### <!-- 0 -->⛰️ Features
6
7
+- Refactor color generation and scheme in gen/generate.rs
8
9
## [0.2.0] - 2024-02-07
10
11
### <!-- 3 -->📚 Documentation
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "lule"
-version = "0.2.3"
+version = "0.2.4"
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 = "2018"
0 commit comments