We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 233d84b commit ca7bce5Copy full SHA for ca7bce5
CHANGELOG.md
@@ -1,13 +1,9 @@
1
-## Upcoming - TBD
+## 1.13.0 - 2024-11-23
2
3
### Features
4
5
* Add `\pipe_once` / `\|` commands for sending output to a command
6
7
-### Bug Fixes
8
-
9
-### Internal Changes
10
11
## 1.12.4 - 2024-11-11
12
13
### Bug Fixes
litecli/__init__.py
@@ -1 +1 @@
-__version__ = "1.12.4"
+__version__ = "1.13.0"
0 commit comments