We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c18a61a commit a2d5706Copy full SHA for a2d5706
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [0.3.2] - 2025-11-09
4
+
5
+### <!-- 2 -->🚜 Refactor
6
7
+- Introduce Makefile for development and refactor file handling
8
9
## [0.3.1] - 2025-04-25
10
11
### <!-- 7 -->⚙️ Miscellaneous Tasks
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