fix: --plain should trim leading and trailing blank lines & v0.2.0

This commit is contained in:
2026-04-01 20:55:20 +02:00
parent 22e8b03e6e
commit 73640d8258
4 changed files with 12 additions and 7 deletions
Generated
+1 -1
View File
@@ -153,7 +153,7 @@ wheels = [
[[package]]
name = "lrx-cli"
version = "0.1.7"
version = "0.2.0"
source = { editable = "." }
dependencies = [
{ name = "cyclopts" },